Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x2713…d737
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
RUFUS | ERC-20 | 708.385168M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21196262 | 2 days ago | | | 0 | 0.0018072840 | |
| 21106056 | 15 days ago | | | 0 | 0.00028178185 | |
| 21048554 | 23 days ago | | | 0 | 0.00028910926 | |
| 21047275 | 23 days ago | | | 0 | 0.00020195815 | |
| 20889244 | a month ago | | | 0 | 0.00027142013 | |
| 20879619 | 2 months ago | | | 0 | 0.0013002833 | |
| 20872903 | 2 months ago | | | 0 | 0.00075239627 | |
| 20867003 | 2 months ago | | | 0 | 0.00055974941 | |
| 20866583 | 2 months ago | | | 0 | 0.00063747238 | |
| 20865050 | 2 months ago | | | 0 | 0.00073065259 |
ABI
ABI objects
Getter at block 21210528
_maxTaxSwap() view returns (uint256)
1000000000000000000
_maxTxAmount() view returns (uint256)
100000000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000000
_taxSwapThreshold() view returns (uint256)
1000000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Rufus
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
RUFUS
totalSupply() pure returns (uint256)
100000000000000000000
uniswapV2Pair() view returns (address)
0xdadeae4d453e6cbb0f4b3fa24482065820f0e98e
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
marketPair(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
enableTrading()
isNotRestricted()
renounceOwnership()
rescueETH()
rescueTokens(address _tokenAddr, uint256 _amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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.