Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xcbbb…c83f
Balances ($0.00)
No balances found for "CultSale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14921423 | 2 years ago | | | 0 | 0.0025707661 | |
| 14891491 | 2 years ago | | | 0.42 | 0.0035986041 | |
| 14891489 | 2 years ago | | | 0.42 | 0.0026621780 | |
| 14891488 | 2 years ago | | | 0.42 | 0.0024542890 | |
| 14891488 | 2 years ago | | | 0.42 | 0.013874000 | |
| 14891487 | 2 years ago | | | 0.42 | 0.0060757125 | |
| 14891487 | 2 years ago | | | 0.42 | 0.013874000 | |
| 14891485 | 2 years ago | | | 0.42 | 0.012970500 | |
| 14891481 | 2 years ago | | | 0.42 | 0.0054562613 | |
| 14891471 | 2 years ago | | | 0.42 | 0.0048343453 |
ABI
ABI objects
Getter at block 21210699
ADMIN_ROLE() view returns (bytes32)
0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
mintPrice() view returns (uint256)
420000000000000000
owner() view returns (address)
0x4aa3bf87624560c98c111111858e11b4b977985d
paused() view returns (bool)
false
totalSupply() view returns (uint256)
0
withdrawRecipient() view returns (address)
0xf2270f39a96af4040f697769f24969c83f182dbc
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 grantRole(bytes32 role, address account)
mint() payable
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
setOwner(address newOwner)
setPrice(uint256 _price)
setSaleState(bool _paused)
setWithdrawRecipient(address _withdrawRecipient)
withdraw()
OwnerUpdated(address indexed user, address indexed newOwner)
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)
constructor(address _cult, address _withdrawRecipient)
fallback()
receive()
This contract contains no error objects.