Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Balances ($0.00)
No balances found for "Registry"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13318152 | 3 years ago | | | 0 | 0.0038971067 | |
| 13056722 | 3 years ago | | | 0 | 0.0066796021 | |
| 13042199 | 3 years ago | | | 0 | 0.0019310209 | |
| 12878100 | 3 years ago | | | 0 | 0.00087512600 | |
| 12864332 | 3 years ago | | | 0 | 0.0013281320 | |
| 12864322 | 3 years ago | | | 0 | 0.0013381160 | |
| 12864309 | 3 years ago | | | 0 | 0.0013381160 | |
| 12864298 | 3 years ago | | | 0 | 0.0013381160 | |
| 12864272 | 3 years ago | | | 0 | 0.0012457676 | |
| 12864272 | 3 years ago | | | 0 | 0.0011325160 |
ABI
ABI objects
Getter at block 21201036
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
denominator() view returns (uint256)
10000
fallbackRecipient() view returns (address)
0x7eba8a9cacb4bfbf7e1258b402a8e7aa004ed9fd
paused() view returns (bool)
false
tokenMinting() view returns (bool)
false
weth() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
authorized(bytes32 _role, address _account) view returns (bool)
getRoleAdmin(bytes32 role) view returns (bytes32)
hasRole(bytes32 role, address account) view returns (bool)
strategistNames(address) view returns (string)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events addStrategist(address _strategist, string _name)
disableTokens()
enableTokens()
grantRole(bytes32 role, address account)
pause()
recycleDeadTokens(uint256 _tranches)
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
setFallbackRecipient(address _target)
tokensDeclaredDead(address[] _tokens)
unpause()
Paused(address account)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
Unpaused(address account)
constructor(address _governance, address _fallbackRecipient, address _weth)
This contract contains no fallback and receive objects.
This contract contains no error objects.