Agro Tech Farm
Verified contract
Active on
Ethereum with 177 txns
Balances ($0.00)
No balances found for "Agro Tech Farm"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11276509 | 4 years ago | | | 0 | 0.0039861801 | |
| 9965574 | 5 years ago | | | 0 | 0.00051214000 | |
| 9661633 | 5 years ago | | | 0 | 0.0021728400 | |
| 9193160 | 5 years ago | | | 0 | 0.000039848600 | |
| 8318288 | 5 years ago | | | 0 | 0.00054939000 | |
| 7906905 | 5 years ago | | | 0 | 0.00077439000 | |
| 7457742 | 6 years ago | | | 0 | 0.00036690000 | |
| 7179679 | 6 years ago | | | 0 | 0.0021140420 | |
| 6904520 | 6 years ago | | | 0 | 0.0010325200 | |
| 6904513 | 6 years ago | | | 0 | 0.0010325200 |
ABI
ABI objects
Getter at block 21261224
decimals() view returns (uint32)
18
mintingFinished() view returns (bool)
false
name() view returns (string)
Agro Tech Farm
owner() view returns (address)
0x40293f239a410aecc3a2aee0548b43254721f548
saleAgent() view returns (address)
0x8f25015d902614ceee9860e6ae027716a8bdf349
symbol() view returns (string)
ATF
totalSupply() view returns (uint256)
1035395397663533127231920
Read-only
allowance(address _owner, address _spender) view returns (uint256 remaining)
balanceOf(address _owner) view returns (uint256 balance)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
finishMinting() returns (bool)
mint(address _to, uint256 _amount) returns (bool)
setSaleAgent(address newSaleAgent)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Mint(address indexed to, uint256 amount)
MintFinished()
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.