Aragon
AN DAO
Search…
⌃K
Links
Search…
⌃K
Aragon Developer Documentation
🛠
Developers
General Tools
The Basics
Guides
aragonOS
Introduction
Motivations
Developing with aragonOS
Reference documentation
Migrating to aragonOS 4 from aragonOS 3
Reference (aragonOS 3)
Smart Contract References
ACL
APM
APPS
COMMON
Autopetrified
ConversionHelpers
DelegateProxy
DepositableDelegateProxy
DepositableStorage
EtherTokenConstant
IForwarder
IForwarderFee
IVaultRecoverable
Initializable
IsContract
Petrifiable
ReentrancyGuard
SafeERC20
TimeHelpers
Uint256Helpers
UnstructuredStorage
VaultRecoverable
ENS
EVMSCRIPT
EVMSCRIPT/EXECUTORS
FACTORY
KERNEL
aragonCLI
aragonPM
aragonAPI
aragonUI
aragonDS
Aragon Connect
App Center
Product Tools
📃
GLOSSARY
Aragon Client
Powered By
GitBook
Uint256Helpers
library Uint256Helpers
Source:
contracts/common/Uint256Helpers.sol
Index
toUint64
Reference
Functions
toUint64
function
toUint64
(uint256 a) internal pure returns (uint64)
Parameters:
a
- uint256
Returns:
uint64
Previous
TimeHelpers
Next
UnstructuredStorage
Last modified
7mo ago