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 |
---|---|---|---|---|---|
TWELON | ERC-20 | 22.979525M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 1987081 | a year ago | | | 0 | 0.000070180508 | |
| 1987040 | a year ago | | | 0 | 0.000044530507 | |
| 1986972 | a year ago | | | 0 | 0.000044548515 | |
| 1986940 | a year ago | | | 0 | 0.000070180531 | |
| 1986911 | a year ago | | | 0 | 0.000070198530 | |
| 1986894 | a year ago | | | 0 | 0.000070180535 | |
| 1986891 | a year ago | | | 0 | 0.000070180537 | |
| 1986791 | a year ago | | | 0 | 0.000044548513 | |
| 1986776 | a year ago | | | 0 | 0.000070180519 | |
| 1986770 | a year ago | | | 0 | 0.000070198518 |
ABI
ABI objects
Getter at block 21819125
_maxWalletAmount() view returns (uint256)
100000000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x98821b2b2c1b4c37da12f7206f3525449ab3b903
marketingFeeReceiver() view returns (address)
0x98821b2b2c1b4c37da12f7206f3525449ab3b903
name() pure returns (string)
TWELON
pair() view returns (address)
0x8c43842f5ce14a25c89f98a2992f49e34021e46b
router() view returns (address)
0xfcd3842f85ed87ba2889b4d35893403796e67ff1
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
2000000000000000
symbol() pure returns (string)
TWELON
totalSupply() view returns (uint256)
1000000000000000000
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)
approveMax(address spender) returns (bool)
clearStuckBalance()
clearStuckTBalance()
renounceOwnership()
setFee(uint8 percentAmount)
setSwapThreshold(uint256 _swapThreshold)
setWalletLimit(uint256 amountPercent)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
turnMF(bool _on)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.