ElementeumTokenProxy
Verified contract
Active on
Ethereum with 2 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x6c37…7c43
Balances ($0.00)
No balances found for "ElementeumTokenProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7756668 | 6 years ago | | | 0 | 0.00011860000 | |
| 4990175 | 7 years ago | | | 0 | 0.0030328000 |
ABI
ABI objects
Getter at block 21201083
owner() view returns (address)
0x79c59c24465fc3cc92e6419d4b59fdd285d874cf
token() view returns (address)
0x6c37bf4f042712c978a73e3fd56d1f5738dd7c43
Read-only
This contract contains no read-only function objects.
State-modifying
Events cap() returns (uint256)
finishMinting() returns (bool)
mint(address _to, uint256 _amount) returns (bool)
totalSupply() returns (uint256)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(uint256 _cap, address[] _founderAccounts, address[] _operationsAccounts)
This contract contains no fallback and receive objects.
This contract contains no error objects.