TokenDispense
Verified contract
Active on
Ethereum with 1,935 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x8d95…1abb
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MXS | ERC-20 | 5.265718B | -- | -- | |
MXS | ERC-20 | 5.265718B | -- | -- | |
MXS | ERC-20 | 4.285566B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15066922 | 2 years ago | | | 0 | 0.00068442920 | |
| 15061818 | 2 years ago | | | 0 | 0.00092143100 | |
| 14822079 | 2 years ago | | | 0 | 0.0013162100 | |
| 14817499 | 2 years ago | | | 0 | 0.0013160900 | |
| 14450149 | 3 years ago | | | 0 | 0.0025288725 | |
| 14450149 | 3 years ago | | | 0 | 0.0029067500 | |
| 14370564 | 3 years ago | | | 0 | 0.0014479630 | |
| 14206917 | 3 years ago | | | 0 | 0.0034299650 | |
| 14206544 | 3 years ago | | | 0 | 0.0030811550 | |
| 14193670 | 3 years ago | | | 0 | 0.0037206400 |
ABI
ABI objects
Getter at block 21161475
owner() view returns (address)
0xea7855551d7717f4e14af6e5960cead1a630d0ec
Read-only
recoverSigner(bytes32 _ethSignedMessageHash, bytes _signature) pure returns (address)
splitSignature(bytes sig) pure returns (bytes32 r, bytes32 s, uint8 v)
State-modifying
Events claimTokens(bytes signature, uint256 tokenAmount)
renounceOwnership()
retrieveTokens()
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokensClaimed(address indexed _address, uint256 tokenAmount)
constructor(address mxsTokenAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.