SimejiATM
Verified contract
Active on
Ethereum with 425 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 "SimejiATM"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17115277 | 2 years ago | | | 0 | 0.0011639046 | |
| 17051071 | 2 years ago | | | 0 | 0.0015313144 | |
| 17036845 | 2 years ago | | | 0 | 0.0016645372 | |
| 17029197 | 2 years ago | | | 0 | 0.0014822439 | |
| 17026841 | 2 years ago | | | 0 | 0.0041929591 | |
| 17023854 | 2 years ago | | | 0 | 0.0013744335 | |
| 17023851 | 2 years ago | | | 0 | 0.0014429901 | |
| 17022769 | 2 years ago | | | 0 | 0.0013285742 | |
| 17016197 | 2 years ago | | | 0 | 0.0013886479 | |
| 17011934 | 2 years ago | | | 0 | 0.0015678080 |
ABI
ABI objects
Getter at block 21209330 getMerkleRoot() view returns (bytes32)
getBalance() view returns (uint256)
0
owner() view returns (address)
0x564d27aea51b24d8aa807cb94678df69db7705eb
paused() view returns (bool)
false
Read-only
userWithdraw(uint256 amount, uint256 nonce) view returns (bytes32, bool)
verify(address account, uint256 amount, uint256 nonce, bytes32[] merkleProof) view returns (bytes32, bool)
State-modifying
Events checkout()
dispost() payable
pause()
renounceOwnership()
setMerkleRoot(bytes32 root)
transferOwnership(address newOwner)
unpause()
withdraw(uint256 amount, uint256 nonce, uint32 score, bytes32[] merkleProof)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
SimejiTransferEvent(address indexed account, uint256 indexed amount, uint256 indexed nonce, uint32 score)
Unpaused(address account)
constructor()
fallback()
receive()
This contract contains no error objects.