Imbrication
Verified contract
Active on
Ethereum with 218 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 "Imbrication"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6323153 | 6 years ago | | | 0 | 0.0015058070 | |
| 6323153 | 6 years ago | | | 0 | 0.0015058070 | |
| 6323151 | 6 years ago | | | 0 | 0.0015058070 | |
| 6323149 | 6 years ago | | | 0 | 0.0015058070 | |
| 6323148 | 6 years ago | | | 0 | 0.0015058070 | |
| 6237293 | 6 years ago | | | 0 | 0.0015058070 | |
| 6237287 | 6 years ago | | | 0 | 0.0015058070 | |
| 6237286 | 6 years ago | | | 0 | 0.0015058070 | |
| 6237282 | 6 years ago | | | 0 | 0.0015058070 | |
| 6237280 | 6 years ago | | | 0 | 0.0015058070 |
ABI
ABI objects
Getter at block 21391959
decimals() view returns (uint32)
18
mintingFinished() view returns (bool)
false
name() view returns (string)
Imbrication
owner() view returns (address)
0xc49966be941f75d2d133dbc71f6dbb615b67ac90
symbol() view returns (string)
IMB
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
finishMinting() returns (bool)
mint(address _to, uint256 _amount) returns (bool)
transfer(address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Mint(address indexed to, uint256 amount)
MintFinished()
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.