AUS Agricultural Trade Chain
Verified contract
Active on
Ethereum with 3,264 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 "AUS Agricultural Trade Chain"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15583265 | 2 years ago | | | 0 | 0.0011960750 | |
| 15094796 | 2 years ago | | | 0 | 0.00039954268 | |
| 14343295 | 3 years ago | | | 0 | 0.0013501780 | |
| 13931097 | 3 years ago | | | 0 | 0.0046315280 | |
| 13819654 | 3 years ago | | | 0 | 0.0020597810 | |
| 13765605 | 3 years ago | | | 0 | 0.0029456721 | |
| 13765205 | 3 years ago | | | 0 | 0.0041105094 | |
| 13696295 | 3 years ago | | | 0 | 0.0061592310 | |
| 13696290 | 3 years ago | | | 0 | 0.0031665290 | |
| 13465119 | 3 years ago | | | 0 | 0.0027438919 |
ABI
ABI objects
Getter at block 21163116
decimals() view returns (uint8)
18
name() view returns (string)
AUS Agricultural Trade Chain
owner() view returns (address)
0xe4de0f72be84c9b59c5a316912004e3c0cf12582
symbol() view returns (string)
AAT
totalSupply() view returns (uint256)
10000000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
burn(uint256 _value) returns (bool success)
burnFrom(address _from, uint256 _value) returns (bool success)
renounceOwnerShip()
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnerShip(address newOwner)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
Burn(address indexed from, uint256 value)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(uint256 _initialSupply, string _tokenName, string _tokenSymbol)
This contract contains no fallback and receive objects.
This contract contains no error objects.