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 |
---|---|---|---|---|---|
MYTH | ERC-20 | 4.265424B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20003140 | 5 months ago | | | 0 | 0.00027650253 | |
| 19848242 | 6 months ago | | | 0 | 0.00012767721 | |
| 15294921 | 2 years ago | | | 0 | 0.00019143711 | |
| 15294919 | 2 years ago | | | 0 | 0.00016591622 | |
| 15290509 | 2 years ago | | | 0 | 0.00040896724 | |
| 15255520 | 2 years ago | | | 0 | 0.00047019969 | |
| 15247137 | 2 years ago | | | 0 | 0.00023455051 | |
| 15240433 | 2 years ago | | | 0 | 0.00024916723 | |
| 15239708 | 2 years ago | | | 0 | 0.00058317543 | |
| 15239583 | 2 years ago | | | 0 | 0.00058578849 |
ABI
ABI objects
Getter at block 21191656
_maxWalletAmount() view returns (uint256)
100000000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
marketingFeeReceiver() view returns (address)
0x471330ca7329d01b1be0f6e1453c0efc4fae395d
name() pure returns (string)
MYTH
pair() view returns (address)
0x2ae59be5a9525aee8e59b2a32eb2028a77963167
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
500000000000000000
symbol() pure returns (string)
MYTH
totalSupply() view returns (uint256)
100000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
clearStuckBalance()
renounceOwnership()
setFee(uint256 _liquidityFee, uint256 _marketingFee)
setWalletLimit(uint256 amountPercent)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.