Ace Wins
Verified contract
Active on
Ethereum with 1,554 txns
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 | 9.011631 | -- | -- | |
ACW | ERC-20 | 9 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18635505 | a year ago | | | 0 | 0.0011050630 | |
| 10938020 | 4 years ago | | | 0 | 0.0049719960 | |
| 9845603 | 5 years ago | | | 0 | 0.0010220400 | |
| 9834942 | 5 years ago | | | 0 | 0.00040876800 | |
| 9652142 | 5 years ago | | | 0 | 0.00043608000 | |
| 9065417 | 5 years ago | | | 0 | 0.00057264000 | |
| 9026796 | 5 years ago | | | 0 | 0.000045638000 | |
| 8868256 | 5 years ago | | | 0 | 0.000095440000 | |
| 8857122 | 5 years ago | | | 0 | 0.0010975600 | |
| 8856706 | 5 years ago | | | 0 | 0.00024998400 |
ABI
ABI objects
Getter at block 21286200
calc() view returns (uint256)
999999999999999999
decimals() view returns (uint32)
10
name() view returns (string)
Ace Wins
owner() view returns (address)
0x404ff71a68167f30f17c290c077dc948c989cdd6
symbol() view returns (string)
ACE
totalSupply() view returns (uint256)
749793669747858455
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
compoundInterest(address tokenOwner) view returns (uint256)
fracExp(uint256 k, uint256 q, uint256 n, uint256 p) pure returns (uint256)
State-modifying
Events approve(address spender, uint256 tokens) returns (bool)
setCalc(uint256 _Calc)
transfer(address to, uint256 tokens) returns (bool)
transferFrom(address from, address to, uint256 tokens) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 tokens)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.