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 |
---|---|---|---|---|---|
RARE | ERC-20 | 2.45176B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14874590 | 2 years ago | | | 0 | 0.0016983270 | |
| 14874573 | 2 years ago | | | 0 | 0.0018221480 | |
| 14874527 | 2 years ago | | | 0 | 0.0014524025 |
ABI
ABI objects
Getter at block 21219381
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DEFAULT_OWNER() view returns (bytes32)
0x878383d5df9fcd73beacab8a6acfdba5b44aa5aca352bba83bed3315b18a10a3
EXCLUDED_HASH() view returns (bytes32)
0x270221b18814a6eefbdcb82121f19495c058a3c7c42f11c2ab89d1da64b4579e
PAIR_HASH() view returns (bytes32)
0xd2654377a744dfef2628bf9cf3d857efd4e3961f50697d305abe9257a6effd5d
buyerFee() view returns (uint256)
0
decimals() view returns (uint8)
18
inSwapAndLiquify() view returns (bool)
false
maxAmount() view returns (uint256)
20000000000000000000000000000
name() view returns (string)
Rare Inu
ownedBy() view returns (address)
0x58a95646f0076fa08efd1cb224ccff60aa0a8c15
sellerFee() view returns (uint256)
1500
symbol() view returns (string)
RARE
totalSupply() view returns (uint256)
1000000000000000000000000000000
txFee() view returns (uint256)
0
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
Limtcheck(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getRoleAdmin(bytes32 role) view returns (bytes32)
hasRole(bytes32 role, address account) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events Manualswap()
UpdateLimitcheck(address _addr, bool _status)
approve(address spender, uint256 amount) returns (bool)
changeRouter(address _router)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFrom(address account)
grantRoleToPair(address pair)
includeTo(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
renounceRole(bytes32 role, address account)
revokePairRole(address pair)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMaxTransferAmount(uint256 newMaxAmount)
updateSellerFee(uint256 newSellerFee)
updateTxFee(uint256 newTxFee)
Approval(address indexed owner, address indexed spender, uint256 value)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.