MyContract
Verified contract
Active on
Ethereum with 3,579 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) |
---|---|---|---|---|---|---|---|
| 17987154 | a year ago | | | 0 | 0.0011943000 | |
| 17987152 | a year ago | | | 0 | 0.0011237724 | |
| 17987151 | a year ago | | | 0 | 0.0010950690 | |
| 17987149 | a year ago | | | 0 | 0.0011857000 | |
| 17987148 | a year ago | | | 0 | 0.0011831276 | |
| 17987147 | a year ago | | | 0 | 0.0011932613 | |
| 17987145 | a year ago | | | 0 | 0.0011003818 | |
| 17987144 | a year ago | | | 0 | 0.0011946510 | |
| 17987142 | a year ago | | | 0 | 0.0011082862 | |
| 17987141 | a year ago | | | 0 | 0.0011191507 |
ABI
ABI objects
Getter at block 21221314
owner() view returns (address)
0xaa4aee08c6ca3c76aa087933a2a4764ba9091242
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.