Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 6 additional slots
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AGN | ERC-20 | 20.274558 | -- | -- | |
TIM3 | ERC-20 | 0.177848 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18469562 | a year ago | | | 0 | 0.00042247491 | |
| 16833497 | 2 years ago | | | 0 | 0.00078790120 | |
| 12695635 | 3 years ago | | | 0 | 0.00021649500 | |
| 11771352 | 4 years ago | | | 0 | 0.0031752600 | |
| 11350026 | 4 years ago | | | 0 | 0.00054427500 | |
| 11342203 | 4 years ago | | | 0 | 0.0020123880 | |
| 11337660 | 4 years ago | | | 0 | 0.0013385625 | |
| 11328514 | 4 years ago | | | 0 | 0.0081453800 | |
| 11324385 | 4 years ago | | | 0 | 0.0034498080 | |
| 11324338 | 4 years ago | | | 0 | 0.0041206040 |
ABI
ABI objects
Getter at block 21292913
decimals() view returns (uint8)
6
name() view returns (string)
TIM3
symbol() view returns (string)
TIM3
totalSupply() view returns (uint256)
3000000000
uniswapAddress() view returns (address)
0x8ae735c9517f5b9cade5e814dfc86a5aa640542d
Read-only
allUserBalances(address _user) view returns (uint256 totalTokenSupply, uint256 userTokenCirculation, uint256 userBalance, uint256 realUserBalance)
allowance(address _user, address _spender) view returns (uint256)
balanceOf(address _user) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _tokens) returns (bool)
setUniswapAddress(address _uniswapV2PairAddress)
transfer(address _to, uint256 _tokens) returns (bool)
transferFrom(address _from, address _to, uint256 _tokens) returns (bool)
Approval(address indexed owner, 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.