InfoTAO Token
Verified contract
Active on
Ethereum with 719 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 |
---|---|---|---|---|---|
ITAO | ERC-20 | 10.098655K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20564259 | 3 months ago | | | 0 | 0.000059381719 | |
| 20157220 | 5 months ago | | | 0 | 0.00020158788 | |
| 20118902 | 5 months ago | | | 0 | 0.00058175961 | |
| 20071389 | 6 months ago | | | 0 | 0.00058943218 | |
| 20070188 | 6 months ago | | | 0 | 0.00068337740 | |
| 20053128 | 6 months ago | | | 0 | 0.00024592915 | |
| 20051081 | 6 months ago | | | 0 | 0.00022859561 | |
| 20031953 | 6 months ago | | | 0 | 0.00072612948 | |
| 20024094 | 6 months ago | | | 0 | 0.00040381807 | |
| 20016888 | 6 months ago | | | 0 | 0.00026083752 |
ABI
ABI objects
Getter at block 21297794
MAX_SUPPLY() view returns (uint256)
50000000000000000000000000
buyFee() view returns (uint256)
5
decimals() view returns (uint8)
18
marketingAddress() view returns (address)
0xb7515fe814ddd64a6de016bc0c2d3632df0d6e82
maxWallet() view returns (uint256)
1000000000000000000000000
maxWalletTime() view returns (uint256)
1710000407
name() view returns (string)
InfoTAO Token
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x1f5752806696f79c2b461d5d31ceec0888834ea8
sellFee() view returns (uint256)
5
swapAtAmount() view returns (uint256)
30000000000000000000000
symbol() view returns (string)
ITAO
totalSupply() view returns (uint256)
50000000000000000000000000
tradingEnabled() view returns (bool)
true
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
changeMarketingAddress(address _marketingAddress)
changeSwapAtAmount(uint256 _swapAtAmount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxWallet(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setExcludeFromFee(address _address, bool _status)
setSwapAndLiquifyEnabled(bool _enabled)
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)
constructor()
receive()
This contract contains no error objects.