Ratatouille
Verified contract
Active on
Ethereum with 401 txns
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 "Ratatouille"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21111522 | 24 days ago | | | 0 | 0.00023129355 | |
| 21111494 | 24 days ago | | | 0 | 0.00020327581 | |
| 21111404 | 24 days ago | | | 0 | 0.00023706842 | |
| 21111391 | 24 days ago | | | 0 | 0.00022255661 | |
| 21111241 | 24 days ago | | | 0 | 0.00020018545 | |
| 21111194 | 24 days ago | | | 0 | 0.00016382758 | |
| 21111105 | 24 days ago | | | 0 | 0.00018889765 | |
| 21111097 | 24 days ago | | | 0 | 0.00020653593 | |
| 21111022 | 24 days ago | | | 0 | 0.00019426160 | |
| 21110952 | 24 days ago | | | 0 | 0.00016365561 |
ABI
ABI objects
Getter at block 21285345
FEE_DIVISOR() view returns (uint64)
10000
buyTax() view returns (uint256)
0
decimals() view returns (uint8)
18
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
lastSwapBackBlock() view returns (uint256)
20623191
launched() view returns (bool)
true
lpPair() view returns (address)
0x7ac290a2d9a86cd15f17a15a427b03d8951018ea
name() view returns (string)
Ratatouille
owner() view returns (address)
0x0000000000000000000000000000000000000000
platformAddress() view returns (address)
0x2eef048f46282f2cc23dd1908e2a3c28e953d5bf
projectAddress() view returns (address)
0x21bbc68025c193deffc96e53927550fc86e25e69
sellTax() view returns (uint256)
0
swapTokensAtAmt() view returns (uint256)
250000000000000000000000
symbol() view returns (string)
COOK
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
exemptFromFees(address) view returns (bool)
isAMMPair(address) view returns (bool)
State-modifying
Events addLp() payable
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setLaunched()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateTax(uint64 _buyTax, uint64 _sellTax)
Approval(address indexed owner, address indexed spender, uint256 value)
Launched(uint256 launchTime)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
UpdatedBuyTax(uint256 newAmt)
UpdatedSellTax(uint256 newAmt)
constructor(struct StructsLibraryTokenInfo params, address _platformAddress)
receive()
This contract contains no error objects.