Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.00)
No balances found for "Ribbit"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20264111 | 5 months ago | | | 0 | 0.00011592800 | |
| 20264107 | 5 months ago | | | 0 | 0.00084750330 | |
| 20264107 | 5 months ago | | | 0 | 0.00084750330 | |
| 20264106 | 5 months ago | | | 0 | 0.00038046706 | |
| 20264106 | 5 months ago | | | 0 | 0.00038046706 | |
| 20264106 | 5 months ago | | | 0 | 0.00038046706 | |
| 20264105 | 5 months ago | | | 0 | 0.00038287822 | |
| 20264104 | 5 months ago | | | 0 | 0.0013339493 | |
| 20264102 | 5 months ago | | | 0 | 0.00029109135 | |
| 20264102 | 5 months ago | | | 0 | 0.00029109135 |
ABI
ABI objects
Getter at block 21261515
_maxTxAmount() view returns (uint256)
29027610000000000000000000
_maxWalletSize() view returns (uint256)
2902761000000000000000
_swapTokensAtAmount() view returns (uint256)
190276100000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Ribbit
owner() view returns (address)
0x3ed7be0357e6d6ef537f92f97d2caa6c295e0bc4
symbol() pure returns (string)
RIBBIT
totalSupply() pure returns (uint256)
420690000000000000000000
uniswapV2Pair() view returns (address)
0x40a8ee63ae19be77afd4f8e934cf122480e60a3e
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_buyMap(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
bots(address) view returns (bool)
preTrader(address) view returns (bool)
State-modifying
Events addWhiteList(address[] accounts)
approve(address spender, uint256 amount) returns (bool)
batchExcludeFromFees(address[] accounts, bool excluded)
blacklist(address[] bots_)
manualSwapBack()
manualsend()
removeLimits()
removeWhitelist(address[] accounts)
renounceOwnership()
setMaxTx(uint256 maxTxAmount)
setMaxWallet(uint256 maxWalletSize)
setMinSwapTokensThreshold(uint256 swapTokensAtAmount)
toggleSwap(bool _swapEnabled)
tradingSet(bool _tradingOpen)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unblacklist(address notbot)
updateFee(uint256 redisFeeOnBuy, uint256 redisFeeOnSell, uint256 taxFeeOnBuy, uint256 taxFeeOnSell)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.