Anti Alliance Core
Verified contract
Active on
Ethereum with 55 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 "Anti Alliance Core"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11427940 | 4 years ago | | | 0 | 0.0016123410 | |
| 11303616 | 4 years ago | | | 0 | 0.0031206600 | |
| 11275147 | 4 years ago | | | 0 | 0.0012551880 | |
| 11244499 | 4 years ago | | | 0 | 0.0074070000 | |
| 11104368 | 4 years ago | | | 0 | 0.0018887850 | |
| 11100250 | 4 years ago | | | 0 | 0.0045665051 | |
| 11100250 | 4 years ago | | | 0 | 0.0045665051 | |
| 11100250 | 4 years ago | | | 0 | 0.0046108400 | |
| 11100250 | 4 years ago | | | 0 | 0.0046108400 | |
| 11100239 | 4 years ago | | | 0 | 0.0048768500 |
ABI
ABI objects
Getter at block 21186269
decimals() view returns (uint8)
18
name() view returns (string)
Anti Alliance Core
owner() view returns (address)
0x5223c85dc0373fe3ea48e5719b7f570dd6139a0f
symbol() view returns (string)
ALLCORE
totalSupply() view returns (uint256)
100000000000000000000000
Read-only
allowance(address from, address delegate) view returns (uint256)
balanceOf(address tokenOwner) view returns (uint256)
State-modifying
Events approve(address delegate, uint256 numTokens) returns (bool)
burnFrom(address from, uint256 numTokens) returns (bool)
transfer(address receiver, uint256 numTokens) returns (bool)
transferFrom(address from, address buyer, uint256 numTokens) returns (bool)
Approval(address indexed tokenOwner, 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.