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 |
---|---|---|---|---|---|
YUMMY | ERC-20 | 8.728835B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16915120 | 2 years ago | | | 0 | 0.00048037566 | |
| 16915113 | 2 years ago | | | 0 | 0.0010020537 | |
| 16915107 | 2 years ago | | | 0 | 0.00088751539 | |
| 16915100 | 2 years ago | | | 0 | 0.00086431048 | |
| 16915098 | 2 years ago | | | 0 | 0.00082504189 | |
| 16915098 | 2 years ago | | | 0 | 0.0011965112 | |
| 16915097 | 2 years ago | | | 0 | 0.00081152303 | |
| 16915097 | 2 years ago | | | 0 | 0.00081674969 | |
| 16915088 | 2 years ago | | | 0 | 0.00082884225 | |
| 16915086 | 2 years ago | | | 0 | 0.00048606545 |
ABI
ABI objects
Getter at block 21213207
_maxWalletAmount() view returns (uint256)
2000000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x382593ce5a828337c138a39f3eb8092e64f5a55e
marketingFeeReceiver() view returns (address)
0x382593ce5a828337c138a39f3eb8092e64f5a55e
name() pure returns (string)
Guttony
pair() view returns (address)
0x81bc50f996ecfb53ea0064845166d7855d3c9b71
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
5000000000000000000
symbol() pure returns (string)
YUMMY
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.