CRUST 18 Locked
Verified contract
Active on
Ethereum with 203 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 4 additional slots
No balances found for "CRUST 18 Locked"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21140659 | 6 days ago | | | 0 | 0.00024667900 | |
| 18362721 | a year ago | | | 0 | 0.00024677625 | |
| 18362717 | a year ago | | | 0 | 0.00024677625 | |
| 15048833 | 2 years ago | | | 0 | 0.0013059402 | |
| 15048826 | 2 years ago | | | 0 | 0.0013308835 | |
| 12773791 | 3 years ago | | | 0 | 0.0016775500 | |
| 12765863 | 3 years ago | | | 0 | 0.00088552809 | |
| 12765862 | 3 years ago | | | 0 | 0.00082227610 | |
| 12765858 | 3 years ago | | | 0 | 0.00088552809 | |
| 12765856 | 3 years ago | | | 0 | 0.00075916809 |
ABI
ABI objects
Getter at block 21182806
decimals() pure returns (uint8)
18
isOwner() view returns (bool)
false
name() view returns (string)
CRUST 18 Locked
owners() view returns (address[5])
[0xb964bDcf25dEA43b9Fd0550D4f8b55585A539764, 0x055449E436B48E6Fb71861A7f130382E750ecA05, 0xF56225Ad716f4Fb6F25820ff22F1B512B19e04af, 0x1851CbB368C7c49B997064086dA94dBAD90eB9b5, 0x909bA6382f55947b9b803D9D019aeaf5218bb445]
symbol() view returns (string)
CRU18
totalSupply() view returns (uint256)
1889986000000000000000000
Read-only
balanceOf(address account) view returns (uint256)
getBalance(address account) view returns (uint256)
State-modifying
Events burn(address account, uint256 amount)
claim(uint256 amount, bytes32 pubKey)
claimAll(bytes32 pubKey)
mint(address account, uint256 amount)
transfer(address recipient, uint256 amount) returns (bool)
transferOwnership(uint256 idx, address newOwner)
ClaimCRU(address indexed _address, uint256 _value, bytes32 pubKey)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.