Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "TUDAMUN"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18588822 | a year ago | | | 0 | 0.0010550475 | |
| 18588816 | a year ago | | | 0 | 0.00075865288 | |
| 18588796 | a year ago | | | 0 | 0.0010291305 | |
| 18588788 | a year ago | | | 0 | 0.0011341567 | |
| 18588761 | a year ago | | | 0 | 0.0010491912 | |
| 18588757 | a year ago | | | 0 | 0.00098369567 | |
| 18588752 | a year ago | | | 0 | 0.0010091082 | |
| 18588744 | a year ago | | | 0 | 0.0014904640 | |
| 18588741 | a year ago | | | 0 | 0.0012377737 | |
| 18588739 | a year ago | | | 0 | 0.0011786697 |
ABI
ABI objects
Getter at block 21169898
_finalBuyTax() view returns (uint256)
2
_finalSellTax() view returns (uint256)
2
_maxTaxSwap() view returns (uint256)
10000000000000
_maxTxAmount() view returns (uint256)
1000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000
_taxSwapThreshold() view returns (uint256)
1000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
TUDAMUN
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
TUDAMUN
totalSupply() pure returns (uint256)
1000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 _amount)
openTrading()
removeLimits()
renounceOwnership()
rescueETH()
rescueToken(address tokenAddress)
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
supplyBurned(uint256 _finalBurnTokenAmount)
constructor()
receive()
This contract contains no error objects.