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 |
---|---|---|---|---|---|
3RD | ERC-20 | 36.166515M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21046942 | 25 days ago | | | 0 | 0.00013208097 | |
| 18915930 | a year ago | | | 0 | 0.00032745702 | |
| 18901667 | a year ago | | | 0 | 0.0027182139 | |
| 18471327 | a year ago | | | 0 | 0.0018559766 | |
| 18448573 | a year ago | | | 0 | 0.00069410179 | |
| 17962226 | a year ago | | | 0 | 0.00077843769 | |
| 17913021 | a year ago | | | 0 | 0.0012130924 | |
| 17907561 | a year ago | | | 0 | 0.00060192473 | |
| 17888362 | a year ago | | | 0 | 0.00074250838 | |
| 17868843 | a year ago | | | 0 | 0.00081064013 |
ABI
ABI objects
Getter at block 21226634
ThirdTeam() view returns (address)
0x94e35741634403ad10b05f8b540240aa512893c2
_maxWalletAmount() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
decimals() pure returns (uint8)
9
feesEnabled() view returns (bool)
true
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
getTelegramInformation() view returns (string)
Not announced yet!
getTwitterInformation() view returns (string)
https://twitter.com/Third_Age_Token
getWebsiteInformation() view returns (string)
https://www.3rd-age-token.com/
name() pure returns (string)
THIRD AGE
pair() view returns (address)
0x3e8d43f75b692d01ce0c79f287063fef6dde0c23
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
4294000000000000
symbol() pure returns (string)
3RD
totalSupply() view returns (uint256)
2147000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
renounceOwnership()
setMaxWallet(uint256 _percentage)
setSocials(string __websiteInformation, string __telegramInformation, string __twitterInformation)
setThirdFee(uint256 _ThirdFee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.