RaeMintContract
Verified contract
Active on
Ethereum with 689 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xe5a3…8756
Balances ($0.00)
No balances found for "RaeMintContract"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11931339 | 4 years ago | | | 0 | 0.38125680 | |
| 11931336 | 4 years ago | | | 0 | 0.39915540 | |
| 11931194 | 4 years ago | | | 0 | 0.40321480 | |
| 11931019 | 4 years ago | | | 0 | 0.40934400 | |
| 11930884 | 4 years ago | | | 0 | 0.39402000 | |
| 11930876 | 4 years ago | | | 0 | 0.42473560 | |
| 11930709 | 4 years ago | | | 0 | 0.40172320 | |
| 11930543 | 4 years ago | | | 0 | 0.40578860 | |
| 11930526 | 4 years ago | | | 0 | 0.41197910 | |
| 11930506 | 4 years ago | | | 0 | 0.40665900 |
ABI
ABI objects
Getter at block 21194953
isOwner() view returns (bool)
false
mintAmount() view returns (uint256)
5000000000000000000000
owner() view returns (address)
0xf925df4b2fa4a3a887b008cfc0b23cd12cf3cff9
period() view returns (uint256)
2013
token() view returns (address)
0xe5a3229ccb22b6484594973a03a3851dcd948756
tokensInPeriod() view returns (uint256)
0
tokensRemainingInPeriod() view returns (uint256)
5000000000000000000000
Read-only
This contract contains no read-only function objects.
State-modifying
Events addMinter(address addr) returns (bool)
bulkMintAggregator(address[] addresses, uint256[] values, address[] aggregators) returns (bool)
renounceMintingRole() returns (bool)
renounceOwnership()
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address token)
This contract contains no fallback and receive objects.
This contract contains no error objects.