MMGAMERS
Verified contract
Active on
Ethereum with 9,642 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 "MMGAMERS"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19098043 | 10 months ago | | | 0 | 0.00055189290 | |
| 19098042 | 10 months ago | | | 0 | 0.00056237817 | |
| 19098025 | 10 months ago | | | 0 | 0.00055520078 | |
| 19093907 | 10 months ago | | | 0.05 | 0.00033854488 | |
| 19080926 | 10 months ago | | | 0 | 0.00052797655 | |
| 19080914 | 10 months ago | | | 0.3 | 0.00052992231 | |
| 19080906 | 10 months ago | | | 0.3 | 0.00047579413 | |
| 19080710 | 10 months ago | | | 0 | 0.00042959586 | |
| 19080699 | 10 months ago | | | 0.2 | 0.00046484432 | |
| 19080690 | 10 months ago | | | 0.2 | 0.00048857231 |
ABI
ABI objects
Getter at block 21230201
owner() view returns (address)
0xd0752969cbf11572d53bc0373390fbe71e6bd36c
paused() view returns (bool)
false
signer() view returns (address)
0xd0752969cbf11572d53bc0373390fbe71e6bd36c
Read-only
deposits(address) view returns (uint256)
hashClaimTransaction(uint256 amount, address player, string nonce) pure returns (bytes32)
matchSigner(bytes32 hash, bytes signature) view returns (bool)
nonceUsed(string) view returns (bool)
State-modifying
Events DepositFunds() payable
pause()
renounceOwnership()
transferOwnership(address newOwner)
unpause()
updateSigner(address _signer)
withdraw()
withdrawYourFund(uint256 amount, string nonce, bytes signature)
Deposit(uint256 value, address user)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
Unpaused(address account)
Withdraw(uint256 value, address user)
constructor(address _signer)
receive()
This contract contains no error objects.