TOTO

Verified contract

Active on Ethereum with 2,683 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 $124.55
ERC-20
Value $87.29
0x571f8ce66a866e233df92280d9e7e97b3fee4c90c8365e2a9ba07dd760fed7b6
0x4a60ea009e3cc50472a708c34cd43bc7a4cffe4abad4c05eeb9a7c5f88056754
0xb52d6324117b6ef25aa8daffaedae0f247174d896e731da0f8ad254110a19c9e
0x80c5e9a65669287d9d2badba0ac8a2c5d405f5cb7d46e91401d48078f69e36a4
0x9a0785321041306d28cad19c40d37c203a7ed1cc564b66c0c1a59a3a0af42618
0xd9c411f7ff87603ccb8e1ee585b61aea6168d19a2365130f5c759b95c9190a4f
0x15c3fcee184a5e3213e759805042d7608d4ac1f9ab903e278a898ad44d65da08
0xa66b8906147e8a4b8711e4fe69744ea98e3f7933d4a94432318e6ead407a14c6
0x8d8b954d307a7c452142099aadc913bc01dfb0e36f1c7b12345ef2752b5e1c8f
0xa3486590b397a09738c962b5897ce6bb80f64f400d1ef864662b716080e7772a

Functions
Getter at block 21159457
decimals(pure returns (uint8)
9
getAllPending(view returns (uint256)
28058173910023321161
getSwapThresholdAmount(view returns (uint256)
59246396082915069569
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.