Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($14,628,366.04)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CBY | ERC-20 | 37.953366M | $0.38543 |
$14,628,366.04 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18513550 | a year ago | | | 0 | 0.0020392255 | |
| 18462150 | a year ago | | | 0 | 0.00076382881 | |
| 18462146 | a year ago | | | 0 | 0.00073159923 |
ABI
ABI objects
Getter at block 21247066
ACCESS_ROLE() view returns (bytes32)
0x7def632d64a7259044c921303d544f945a340c8d4334adc0e0bd830a54deb528
CBYToken() view returns (address)
0xb9d27bc093ed0a3b7c18366266704cfe5e7af77b
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
Read-only
getRoleAdmin(bytes32 role) view returns (bytes32)
hasRole(bytes32 role, address account) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events deposit(uint256 amount)
grantAccessRole(address account)
grantRole(bytes32 role, address account)
renounceRole(bytes32 role, address account)
revokeAccessRole(address account)
revokeRole(bytes32 role, address account)
setCBYToken(address addr)
withdraw(address to, uint256 amount)
withdrawETH(address to)
AccessGranted(address indexed account)
AccessRevoked(address indexed account)
CBYTokenSet(address indexed newAddress)
Deposited(address indexed from, uint256 amount)
EtherWithdrawn(address indexed to, uint256 amount)
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)
Withdrawn(address indexed to, uint256 amount)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.