Crust Storage Market
Verified contract
Active on
Ethereum with 2,058 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Crust Storage Market"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21283020 | a day ago | | | 0 | 0.00049644247 | |
| 21241468 | 7 days ago | | | 0 | 0.00048538226 | |
| 21191813 | 14 days ago | | | 0 | 0.00060268156 | |
| 21082241 | a month ago | | | 0 | 0.00038724919 | |
| 21009585 | a month ago | | | 0 | 0.00019419657 | |
| 21009583 | a month ago | | | 0 | 0.00035760927 | |
| 20999440 | a month ago | | | 0 | 0.00044503960 | |
| 20999426 | a month ago | | | 0 | 0.00026727993 | |
| 20999425 | a month ago | | | 0 | 0.00043535565 | |
| 20999386 | a month ago | | | 0 | 0.00045788860 |
ABI
ABI objects
Getter at block 21291257
decimals() pure returns (uint8)
18
isOwner() view returns (bool)
false
name() pure returns (string)
Crust Storage Market
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
CSM
totalSupply() view returns (uint256)
200000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getBalance(address account) view returns (uint256)
isBlocked(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(address account, uint256 amount)
claim(uint256 amount, bytes32 pubKey)
claimAll(bytes32 pubKey)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mint(address account, uint256 amount)
renounceOwnership()
setBlock(address account, bool blocked) returns (bool)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
ClaimCRUT(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.