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 "AMLOve"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6374889 | 6 years ago | | | 0 | 0.00014080800 | |
| 6374877 | 6 years ago | | | 0 | 0.00024421980 | |
| 5882808 | 6 years ago | | | 0.035 | 0.0012534200 | |
| 5855818 | 6 years ago | | | 0.599812 | 0.000062671000 | |
| 5785981 | 6 years ago | | | 0.01 | 0.00019068400 | |
| 5785968 | 6 years ago | | | 0.07 | 0.00025068400 | |
| 5773294 | 7 years ago | | | 0.002778321 | 0.0025695110 | |
| 5750510 | 7 years ago | | | 0.001 | 0.00050400000 | |
| 5745807 | 7 years ago | | | 0.03 | 0.0019545110 | |
| 5661987 | 7 years ago | | | 0.01 | 0.00023100000 |
ABI
ABI objects
Getter at block 21393579
decimals() view returns (uint8)
18
getStats() view returns (uint256, uint256, bool)
(7270453160000000000, 1404805245795000000000000, false)
name() view returns (string)
AMLOve
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0xa3331a87c87a634eb6859ef8dca20bf634ad8681
symbol() view returns (string)
AML
totalContribution() view returns (uint256)
7270453160000000000
totalSupply() view returns (uint256)
1404805245795000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _owner) view returns (uint256)
State-modifying
Events acceptOwnership()
approve(address _spender, uint256 _value) returns (bool success)
transfer(address _to, uint256 _value) returns (bool success)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
transferOwnership(address _newOwner)
withdraw()
withdrawForeignTokens(address _tokenContract) returns (bool)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
OwnershipTransferred(address indexed _from, address indexed _to)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.