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 "ANT2.0"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17890845 | a year ago | | | 0 | 0.00040831723 | |
| 17649723 | a year ago | | | 0 | 0.00056809585 | |
| 17617300 | a year ago | | | 0 | 0.00069379533 | |
| 17616530 | a year ago | | | 0 | 0.00070866237 | |
| 17614496 | a year ago | | | 0 | 0.0017018560 | |
| 17614474 | a year ago | | | 0 | 0.0014675399 | |
| 17614452 | a year ago | | | 0 | 0.0016820055 | |
| 17614439 | a year ago | | | 0 | 0.0016745793 | |
| 17614428 | a year ago | | | 0 | 0.0017454960 | |
| 17614420 | a year ago | | | 0 | 0.0017458441 |
ABI
ABI objects
Getter at block 21394356
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
buyFee() view returns (uint256)
3
decimals() view returns (uint8)
18
feeAddress() view returns (address)
0x750172a1c897f2619304fbc17a80eff670e04cd6
name() view returns (string)
ANT2.0
owner() view returns (address)
0x000000000000000000000000000000000000dead
sellFee() view returns (uint256)
3
symbol() view returns (string)
ANT2.0
totalSupply() view returns (uint256)
100000000000000000000000000000000
uniswapV2Pair() view returns (address)
0xb8d2a9c9ba4b5d0865fcfbde226a566892c773fa
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool success)
transfer(address to, uint256 amount) returns (bool success)
transferFrom(address sender, address recipient, uint256 amount) returns (bool success)
transferOwnership(address newOwner)
updateData(uint256 _buyFee, uint256 _sellFee, address _feeAddress)
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)
constructor(string _name, string _symbol, uint256 _totalSupply, uint256 _buyFee, uint256 _sellFee)
This contract contains no fallback and receive objects.
This contract contains no error objects.