Manta Farm
Verified contract
Active on
Ethereum with 11 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 "Manta Farm"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18967945 | 10 months ago | | | 0 | 0.0027497700 | |
| 18967943 | 10 months ago | | | 0 | 0.0010142729 | |
| 18967925 | 10 months ago | | | 0 | 0.0015089616 | |
| 18967923 | 10 months ago | | | 0 | 0.0027497700 | |
| 18967918 | 10 months ago | | | 0 | 0.0027497700 | |
| 18967902 | 10 months ago | | | 0 | 0.0027497700 | |
| 18967895 | 10 months ago | | | 0 | 0.0030082500 | |
| 18967893 | 10 months ago | | | 0 | 0.00086540695 | |
| 18967889 | 10 months ago | | | 0 | 0.0042887700 | |
| 18967887 | 10 months ago | | | 0 | 0.00074328432 |
ABI
ABI objects
Getter at block 21159935
decimals() view returns (uint8)
18
name() view returns (string)
Manta Farm
parade() view returns (address)
0x03188d23e47e7d7e07e1035b14594ba0c586bc7a
symbol() view returns (string)
MFRM
totalSupply() view returns (uint256)
376000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
brown(address[] belong)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.