MyContract
Verified contract
Active on
Ethereum with 236 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) |
---|---|---|---|---|---|---|---|
| 20993706 | a month ago | | | 0 | 0.0026221072 | |
| 20993690 | a month ago | | | 0 | 0.0028676015 | |
| 20993678 | a month ago | | | 0 | 0.0023915850 | |
| 20993666 | a month ago | | | 0 | 0.0025904386 | |
| 20993641 | a month ago | | | 0 | 0.0025016985 | |
| 20987034 | a month ago | | | 0 | 0.0019596298 | |
| 20986974 | a month ago | | | 0 | 0.0028104416 | |
| 20675065 | 2 months ago | | | 0 | 0.00018749807 | |
| 20675050 | 2 months ago | | | 0 | 0.00018431381 | |
| 20675030 | 2 months ago | | | 0 | 0.00019161811 |
ABI
ABI objects
Getter at block 21190800
owner() view returns (address)
0xfbf64a384a87a1977bb69233d3f5fd3da53b38f5
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.