EMatesMinter
Verified contract
Active on
Ethereum with 9,408 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AVENGE | ERC-20 | 100B | -- | -- | |
EMIX | ERC-20 | 72.15K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16478546 | 2 years ago | | | 0 | 0.00055003530 | |
| 16478546 | 2 years ago | | | 0 | 0.00055003530 | |
| 16478546 | 2 years ago | | | 0 | 0.00054694214 | |
| 16478546 | 2 years ago | | | 0 | 0.00054717266 | |
| 16478546 | 2 years ago | | | 0 | 0.00054671163 | |
| 16478546 | 2 years ago | | | 0 | 0.00054717266 | |
| 14020455 | 3 years ago | | | 0 | 0.0037318529 | |
| 14020455 | 3 years ago | | | 0 | 0.0037460949 | |
| 13808902 | 3 years ago | | | 0 | 0.0013789010 | |
| 13808902 | 3 years ago | | | 0 | 0.0013766196 |
ABI
ABI objects
Getter at block 21159764
emates() view returns (address)
0xd0242443f18586c389a1013539e93f3a7b27018c
emix() view returns (address)
0x5db69b9f173f9d9fa91b7cdcc4dc9939c0499cfe
limit() view returns (uint256)
2800
mintPrice() view returns (uint256)
30000000000000000000
owner() view returns (address)
0x84f0c97ad61f12786c8497ac4cd368994a7fb2e5
Read-only
This contract contains no read-only function objects.
State-modifying
Events mint() returns (uint256 id)
mintWithPermit(uint256 deadline, uint8 v, bytes32 r, bytes32 s) returns (uint256 id)
renounceOwnership()
setLimit(uint256 _limit)
setMintPrice(uint256 _price)
transferOwnership(address newOwner)
withdrawEmix()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetLimit(uint256 limit)
SetMintPrice(uint256 mintPrice)
constructor(address _emates, address _emix, uint256 _mintPrice)
This contract contains no fallback and receive objects.
This contract contains no error objects.