Infinity Token
Verified contract
Active on
Ethereum with 2,500 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1fc9…3bed
0x1fc9…3bed
0x1fc9…3bed
0x574f…42cb
0x574f…42cb
9 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,080.39 |
$0 | |
GREEN | ERC-20 | 5B | -- | -- | |
IT | ERC-20 | 292.526056K | -- | -- | |
rIMT | ERC-20 | 87.032K | -- | -- | |
IMT | ERC-20 | 87.032K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21083240 | 15 days ago | | | 0 | 0.00029328047 | |
| 20602568 | 3 months ago | | | 0 | 0.000037912121 | |
| 20106676 | 5 months ago | | | 0 | 0.00019662232 | |
| 19883402 | 6 months ago | | | 0 | 0.00023507665 | |
| 19184799 | 9 months ago | | | 0 | 0.0023095150 | |
| 19184780 | 9 months ago | | | 0 | 0.0034821412 | |
| 18521123 | a year ago | | | 0 | 0.016714701 | |
| 18521072 | a year ago | | | 0 | 0.00084645863 | |
| 17850630 | a year ago | | | 0 | 0.00063185545 | |
| 17850567 | a year ago | | | 0 | 0.00070232796 |
ABI
ABI objects
Getter at block 21190291
decimals() view returns (uint8)
9
m_TotalAlloc() view returns (uint256)
1095
name() view returns (string)
Infinity Token
owner() view returns (address)
0x1b4e5a9ce4880325f195837a7a600ffdc9d4d781
symbol() view returns (string)
IT
totalSupply() pure returns (uint256)
5000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _account) view returns (uint256)
checkIfBlacklist(address _address) view returns (bool)
getTaxAlloc(address _address) view returns (uint256)
State-modifying
Events addLiquidity()
addTaxWhiteList(address _address)
approve(address _spender, uint256 _amount) returns (bool)
blacklist(address _a)
launch(uint256 _timer)
removeTaxWhiteList(address _address)
rmBlacklist(address _a)
setTxLimit(uint256 _amount)
setWebThree(address _address)
transfer(address _recipient, uint256 _amount) returns (bool)
transferFrom(address _sender, address _recipient, uint256 _amount) returns (bool)
transferOwnership(address _address)
updateDevWallet(address _address, uint256 _alloc)
updateTaxAlloc(address _address, uint256 _alloc)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetTxLimit(uint256 TxLimit)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.