TOTO

Verified contract

Active on Ethereum with 2,791 txns
Deployed by via 0x1ba25458 at 18818919
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional variables
ERC-20
Value $125.52
ERC-20
Value $54.53
0xf9731ddc645588641855d0fca34898a099e89a92706710d06bfeb15dd89e87ab
0x1d4030a27a2655e1ba562413b527fdf81b41458b948710e77ee475f0143be225
0xe51867f90dbd1ebe6d91dbe434ea75fc667f54e5e3ad7ef4612b6b8b5dcbce05
0x05fbce672e044c15f1cd1e73d038f43b3d3b96b507b4b4e85ae4410d60753bbc
0x0a90888398934320dfb0e7a1ed29d76a990976c094de9dee6ff759feea4828cd
0x42883852ddf948cc5399e31194a1bba0bd72377400799fba3ac62331fc25b7d2
0x844db5d7ad96592ef34fbabbb25e57e53dc0cac80bbc215ce92fa8886521a8d9
0x2c9a9de0ad4b799f9a3ae25b234f7ec4dc8b3fbaec50e00363669bec345566f1
0xd14360c34079ab1931ca0d29cb84c93a20c68bec60b845c1f5aea7e568704b37
0x35f307112bd0b30e6b8b77416329797751dae1ab68799aeef4707f58e0208631

Functions
Getter at block 21272892
decimals(pure returns (uint8)
9
getAllPending(view returns (uint256)
11533256535419364893
getSwapThresholdAmount(view returns (uint256)
60867458161528769882
maxBuyAmount(view returns (uint256)
3600000000000000000000
maxSellAmount(view returns (uint256)
3600000000000000000000
maxTransferAmount(view returns (uint256)
3600000000000000000000
maxWalletAmount(view returns (uint256)
3600000000000000000000
moonwalletAddress(view returns (address)
0xc479488194c8ddcb9e30971ee5492ffbf482cec9
name(view returns (string)
TOTO
owner(view returns (address)
0x0000000000000000000000000000000000000000
pairV2(view returns (address)
0x5008d39f997468057947fd370a6a8c1786a27d71
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
routerV2(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapThresholdRatio(view returns (uint16)
50
symbol(view returns (string)
TOTO
totalSupply(view returns (uint256)
120000000000000000000000
tradingEnabled(view returns (bool)
true
Read-only
AMMPairs(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFees(addressview returns (bool)
isExcludedFromLimits(addressview returns (bool)
isExcludedFromTradingRestriction(addressview returns (bool)
liquidityFees(uint256view returns (uint16)
moonwalletFees(uint256view returns (uint16)
totalFees(uint256view returns (uint16)
State-modifying
acceptOwnership(
addLiquidityFromLeftoverTokens(
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enableTrading(
excludeFromFees(address accountbool isExcluded
excludeFromLimits(address accountbool isExcluded
excludeFromTradingRestriction(address accountbool isExcluded
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(address _router
liquidityFeesSetup(uint16 _buyFeeuint16 _sellFeeuint16 _transferFee
moonwalletAddressSetup(address _newAddress
moonwalletFeesSetup(uint16 _buyFeeuint16 _sellFeeuint16 _transferFee
recoverERC20(address tokenAddressuint256 amount
renounceOwnership(
setAMMPair(address pairbool isPair
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
updateMaxBuyAmount(uint256 _maxBuyAmount
updateMaxSellAmount(uint256 _maxSellAmount
updateMaxTransferAmount(uint256 _maxTransferAmount
updateMaxWalletAmount(uint256 _maxWalletAmount
updateSwapThreshold(uint16 _swapThresholdRatio
Events
AMMPairsUpdated(address indexed AMMPairbool isPair
Approval(address indexed owneraddress indexed spenderuint256 value
ExcludeFromFees(address indexed accountbool isExcluded
ExcludeFromLimits(address indexed accountbool isExcluded
ExcludeFromTradingRestriction(address indexed accountbool isExcluded
ForceLiquidityAdded(uint256 leftoverTokensuint256 unaddedTokens
MaxBuyAmountUpdated(uint256 maxBuyAmount
MaxSellAmountUpdated(uint256 maxSellAmount
MaxTransferAmountUpdated(uint256 maxTransferAmount
MaxWalletAmountUpdated(uint256 maxWalletAmount
OwnershipTransferStarted(address indexed previousOwneraddress indexed newOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RouterV2Updated(address indexed routerV2
SwapThresholdUpdated(uint16 swapThresholdRatio
TradingEnabled(
Transfer(address indexed fromaddress indexed touint256 value
liquidityAdded(uint256 amountTokenuint256 amountCoinuint256 liquidity
liquidityFeesUpdated(uint16 buyFeeuint16 sellFeeuint16 transferFee
moonwalletAddressUpdated(address moonwalletAddress
moonwalletFeeSent(address recipientuint256 amount
moonwalletFeesUpdated(uint16 buyFeeuint16 sellFeeuint16 transferFee
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.