Antz Token
Verified contract
Active on
Ethereum with 3,237 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 |
---|---|---|---|---|---|
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11251682 | 4 years ago | | | 0 | 0.00062060000 | |
| 11251681 | 4 years ago | | | 0 | 0.0011006000 | |
| 9478758 | 5 years ago | | | 0 | 0.000039884900 | |
| 9478650 | 5 years ago | | | 0 | 0.000075241100 | |
| 8461721 | 5 years ago | | | 0 | 0.00012360200 | |
| 8453360 | 5 years ago | | | 0 | 0.00092701500 | |
| 8420650 | 5 years ago | | | 0.001 | 0.000075351100 | |
| 8374873 | 5 years ago | | | 0 | 0.000067981100 | |
| 7984514 | 5 years ago | | | 0 | 0.00012360200 | |
| 7964806 | 5 years ago | | | 0 | 0.000061801000 |
ABI
ABI objects
Getter at block 21208271
decimals() view returns (uint8)
18
developersCut() view returns (uint256)
2500000000000000000000000
developersWallet() view returns (address)
0x78061ee39cd5edfe1d935168234a3beeef9d4b5a
fundsWallet() view returns (address)
0x0000000000000000000000000000000000000000
name() view returns (string)
Antz Token
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
numDistributions() view returns (uint256)
2900
numDistributionsRemaining() view returns (uint256)
42101
owner() view returns (address)
0x78061ee39cd5edfe1d935168234a3beeef9d4b5a
symbol() view returns (string)
ANTZ
tokensDistributed() view returns (uint256)
3949500000000000000000000
totalSupply() view returns (uint256)
25000000000000000000000000
unitsPerTransaction() view returns (uint256)
500000000000000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address tokenOwner) view returns (uint256 balance)
State-modifying
Events acceptOwnership()
approve(address spender, uint256 tokens) returns (bool success)
approveAndCall(address spender, uint256 tokens, bytes data) returns (bool success)
transfer(address to, uint256 tokens) returns (bool success)
transferAnyERC20Token(address tokenAddress, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
transferOwnership(address _newOwner)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
OwnershipTransferred(address indexed _from, address indexed _to)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
fallback()
This contract contains no error objects.