Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ACE | ERC-20 | 11.434452M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22728195 | 11 days ago | | | 0 | 0.000000039173727090 | |
| 20321435 | 2 months ago | | | 0 | 2.9458876e-7 | |
| 18609775 | 3 months ago | | | 0 | 0.000000075475835849 | |
| 18609767 | 3 months ago | | | 0 | 0.000000075199829864 | |
| 15177861 | 6 months ago | | | 0 | 0.000000043752600000 | |
| 13531093 | 7 months ago | | | 0 | 7.5454497e-7 | |
| 12976015 | 8 months ago | | | 0 | 0.0000014155535 | |
| 12145157 | 8 months ago | | | 0 | 0.0000012581805 | |
| 10848211 | 9 months ago | | | 0 | 0.000000046327772105 | |
| 10594211 | 10 months ago | | | 0 | 0.000000093182000000 |
ABI
ABI objects
Getter at block 23213949
decimals() view returns (uint8)
18
name() view returns (string)
Ace
owner() view returns (address)
0x9c1677e420aaa1b64ab273d4c1372ae92d8f85e4
symbol() view returns (string)
ACE
totalSupply() view returns (uint256)
26872926528070175438595548
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)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mint(address _to, uint256 _amount)
renounceOwnership()
safeRewardTransfer(address _to, uint256 _amount)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
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.