Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x013c…843e
0xb062…a73a
6 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,148.72 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20566643 | 3 months ago | | | 0 | 0.000098571044 | |
| 19848030 | 6 months ago | | | 0 | 0.00027256955 | |
| 19847614 | 6 months ago | | | 0 | 0.00049580741 | |
| 19741984 | 7 months ago | | | 0 | 0.00012811558 | |
| 18726315 | a year ago | | | 0 | 0.0026137187 | |
| 18554651 | a year ago | | | 0 | 0.00050986998 | |
| 18118862 | a year ago | | | 0 | 0.00071485026 | |
| 17905575 | a year ago | | | 0 | 0.00064296422 | |
| 17866039 | a year ago | | | 0 | 0.00098475697 | |
| 17844060 | a year ago | | | 0 | 0.0010031717 |
ABI
ABI objects
Getter at block 21217496
buyFee() view returns (uint8)
0
decimals() pure returns (uint8)
9
developmentWallet() view returns (address)
0xb062f3aca86bba60ca62ccf418e32b136f1ea73a
feeSplit() view returns (uint16 marketing, uint16 development, uint16 LP)
(marketing=63, development=37, LP=0)
marketingWallet() view returns (address)
0x013cceafefa61257583116760c217c694993843e
maxTransaction() view returns (uint256)
3150000000000001
maxWallet() view returns (uint256)
3150000000000001
name() pure returns (string)
TOTORO
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint8)
0
swapAtMax() view returns (uint256)
209790000000000
swapAtMin() view returns (uint256)
2100000000000
symbol() pure returns (string)
TOTORO
totalSupply() pure returns (uint256)
21000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
exemptFromFees(address wallet) view returns (bool)
exemptFromLimits(address wallet) view returns (bool)
State-modifying
Events addLiquidity() payable
approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
manualTaxSwapAndSend(uint8 swapTokenPercent, bool sendEth)
renounceOwnership()
setExempt(address wallet, bool noFees, bool noLimits)
setFeeSplit(uint16 sharesAutoLP, uint16 sharesMarketing, uint16 sharesDevelopment)
setFees(uint8 buy, uint8 sell)
setLimits(uint16 maxTransactionPermille, uint16 maxWalletPermille)
setTaxSwap(uint32 minValue, uint32 minDivider, uint32 maxValue, uint32 maxDivider)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateWallets(address marketing, address development, address LPtokens)
Approval(address indexed _owner, address indexed spender, uint256 value)
OwnershipTransferred(address _owner)
TokensBurned(address indexed burnedByWallet, uint256 tokenAmount)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.