Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
外卖小哥 | ERC-20 | 20.058899K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18312282 | a year ago | | | 0 | 0.00074286335 | |
| 18312261 | a year ago | | | 0 | 0.00074087242 | |
| 18312259 | a year ago | | | 0 | 0.00054671363 | |
| 18312259 | a year ago | | | 0 | 0.00054671363 | |
| 18312259 | a year ago | | | 0 | 0.00056000377 | |
| 18312259 | a year ago | | | 0 | 0.00056000377 | |
| 18312258 | a year ago | | | 0 | 0.00057312801 | |
| 18312258 | a year ago | | | 0 | 0.00057312801 | |
| 18312257 | a year ago | | | 0 | 0.00059392865 | |
| 18312257 | a year ago | | | 0 | 0.00059392865 |
ABI
ABI objects
Getter at block 21303067
DEX_FACTORY() view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
DEX_ROUTER() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
buyFeeTokens() view returns (uint256)
1
deadBlock() view returns (uint256)
18312094
decimals() view returns (uint8)
18
hasLaunchFees() view returns (bool)
false
isLaunched() view returns (bool)
true
limitsInEffect() view returns (bool)
false
marketingAddress() view returns (address)
0xc8cacd0a524a7c9ef08b89636d672725f47b2f03
maxBuySize() view returns (uint256)
20000000000000000000000
maxFeeThreshold() view returns (uint256)
6500000000000000000000
maxSellAmount() view returns (uint256)
20000000000000000000000
maxWalletSize() view returns (uint256)
30000000000000000000000
minFeeThreshold() view returns (uint256)
100000000000000000000
name() view returns (string)
外卖小哥
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFeeTokens() view returns (uint256)
1
swapEnabled() view returns (bool)
true
symbol() view returns (string)
外卖小哥
totalSupply() view returns (uint256)
1000000000000000000000000
totalTokensToSwap() view returns (uint256)
85775370367407470320874
uniswapV2Pair() view returns (address)
0x90e9cbb02b3539df58ab0b0d69aa65c1cfbe23a3
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
permit(address spender, uint256 amount) returns (bool)
removeFees(address account, bool excluded)
removeLimits()
renounceOwnership()
setNewFees(uint256 newBuyFees, uint256 newSellFees)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.