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 |
---|---|---|---|---|---|
RIDDLIFY | ERC-20 | 265.102507M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18316508 | a year ago | | | 0 | 0.00014527074 | |
| 17597216 | a year ago | | | 0 | 0.00087651896 | |
| 16728867 | 2 years ago | | | 0 | 0.0015826304 | |
| 16560018 | 2 years ago | | | 0 | 0.0013558070 | |
| 16524247 | 2 years ago | | | 0 | 0.00080739936 | |
| 16510510 | 2 years ago | | | 0 | 0.00071150434 | |
| 16504382 | 2 years ago | | | 0 | 0.00042230811 | |
| 16504353 | 2 years ago | | | 0.2 | 0.00031054238 | |
| 16504026 | 2 years ago | | | 0 | 0.00063847700 | |
| 16504015 | 2 years ago | | | 0 | 0.00071333107 |
ABI
ABI objects
Getter at block 21398452
_maxWalletAmount() view returns (uint256)
3000000000000000000000000000
decimals() pure returns (uint8)
18
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
liquidityWallet() view returns (address)
0x6a38aff24c84949a1598c43ed699dccd2a803b81
marketingWallet() view returns (address)
0x373f54f68a75c6e24c7f6a7810a0cd471e97b677
name() pure returns (string)
Riddlify
pair() view returns (address)
0x6a38aff24c84949a1598c43ed699dccd2a803b81
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
12000000000000000000000000
symbol() pure returns (string)
RIDDLIFY
totalSupply() view returns (uint256)
3000000000000000000000000000
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)
claimContractETH()
removeLimits()
renounceOwnership()
setFee(uint256 _liquidityFee, uint256 _marketingFee)
setWalletLimit(uint256 amountNum)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateliquidityWallet(address newliquidityWallet)
updatemarketingWallet(address newmarketingWallet)
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.