Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 5 additional slots
Balances ($0.00)
No balances found for "Topchef"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21103047 | 22 days ago | | | 0 | 0.00011563511 | |
| 21074731 | a month ago | | | 0 | 0.00029571878 | |
| 20975338 | a month ago | | | 0 | 0.00071863822 | |
| 20951360 | a month ago | | | 0 | 0.00078030464 | |
| 20951326 | a month ago | | | 0 | 0.00099672897 | |
| 20951298 | a month ago | | | 0 | 0.00086153541 | |
| 20951291 | a month ago | | | 0 | 0.00092450786 | |
| 20951286 | a month ago | | | 0 | 0.00090062839 | |
| 20951280 | a month ago | | | 0 | 0.00089058319 | |
| 20947008 | a month ago | | | 0 | 0.00040468356 |
ABI
ABI objects
Getter at block 21263035
FEE_DIVISOR() view returns (uint64)
10000
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
buyTax() view returns (uint256)
500
decimals() view returns (uint8)
18
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
getTaxSplitValues() view returns (address[], uint24[])
([0x78a2c44Be0a827617Cb7d857180B1eE23b195a73, 0x0000000000000000000000000000000000000000, 0x0000000000000000000000000000000000000000], [10000, 0, 0])
lastSwapBackBlock() view returns (uint256)
0
launched() view returns (bool)
false
lpPair() view returns (address)
0x8da38a7631c104cc778a30def650c2e3384078c5
name() view returns (string)
Topchef
owner() view returns (address)
0x255b5f3ac3cca8e970f5e51ed743e1ba0f91bdb1
platformAddress() view returns (address)
0xc876edc5e2d26cb3c82b23e46d573d1543be1ef6
projectAddress() view returns (address)
0x78a2c44be0a827617cb7d857180b1ee23b195a73
sellTax() view returns (uint256)
500
swapTokensAtAmt() view returns (uint256)
250000000000000000000000
symbol() view returns (string)
TOPCHEF
tokenInfo() view returns (string _name, string _symbol, uint32 _maxWallet, uint24 _buyTaxPlatform, uint24 _sellTaxPlatform, uint24 _buyTaxDEX, uint24 _sellTaxDEX, address _router, bool _isLaunched)
(_name=Topchef, _symbol=TOPCHEF, _maxWallet=100, _buyTaxPlatform=500, _sellTaxPlatform=500, _buyTaxDEX=500, _sellTaxDEX=500, _router=0x7a250d5630b4cf539739df2c5dacb4c659f2488d, _isLaunched=false)
tokenLocker() view returns (address)
0x71b5759d73262fbb223956913ecf4ecc51057641
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)
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()
revokeProjectTaxWallet(uint24 taxWallet1Perc, uint24 taxWallet2Perc)
revokeTaxWallet1()
revokeTaxWallet2()
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.