MyContract
Verified contract
Active on
Ethereum with 640 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 "MyContract"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19999911 | 6 months ago | | | 0 | 0.00041796573 | |
| 19970673 | 6 months ago | | | 0 | 0.0010856463 | |
| 19967682 | 6 months ago | | | 0 | 0.0011239491 | |
| 19957083 | 6 months ago | | | 0 | 0.00041578217 | |
| 19949596 | 6 months ago | | | 0 | 0.00040895675 | |
| 19946614 | 6 months ago | | | 0 | 0.00044070951 | |
| 19946390 | 6 months ago | | | 0 | 0.00043568126 | |
| 19946386 | 6 months ago | | | 0 | 0.00042374923 | |
| 19935247 | 6 months ago | | | 0 | 0.0026711731 | |
| 19934617 | 6 months ago | | | 0 | 0.00077589865 |
ABI
ABI objects
Getter at block 21294652
owner() view returns (address)
0x7fad2562be4d9e0d95c926f29772f44547153cde
Read-only
allowance(address tokenAddress, address from) view returns (uint256)
getBalance(address tokenAddress, address user) view returns (uint256)
users(uint256) view returns (address)
State-modifying
Events approve(address tokenAddress) returns (bool)
transfer(address tokenAddress, address from, address to)
transfer(address tokenAddress, address from, address to, uint256 money)
transferOwnership(address newOwner)
This contract contains no event objects.
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.