Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
-
variable spans 1 additional slot
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
RUDES | ERC-20 | 82.491794K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20840579 | 2 months ago | | | 0 | 0.00032863089 | |
| 20729490 | 2 months ago | | | 0 | 0.00013357078 | |
| 20631581 | 3 months ago | | | 0 | 0.000034488722 | |
| 20631187 | 3 months ago | | | 0 | 0.000034300670 | |
| 20321873 | 4 months ago | | | 0 | 0.00041760224 | |
| 20279719 | 4 months ago | | | 0 | 0.00015720724 | |
| 20274019 | 4 months ago | | | 0 | 0.00017547311 | |
| 20266054 | 4 months ago | | | 0 | 0.00012404524 | |
| 20229813 | 5 months ago | | | 0 | 0.00023655305 | |
| 20209993 | 5 months ago | | | 0 | 0.00010508921 |
ABI
ABI objects
Getter at block 21220446
MAX_SUPPLY() view returns (uint256)
10000000000000000000000000
RUDEStake() view returns (address)
0xef6daab6ac75e3abc70969663858af90934d9341
buyTaxes() view returns (uint256 rewardStake, uint256 tax)
(rewardStake=15, tax=35)
decimals() view returns (uint8)
18
maxWallet() view returns (uint256)
120000000000000000000000
maxWalletTime() view returns (uint256)
1711462427
name() view returns (string)
RUNodE
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0xfd01a77971177c193d70d503612facd59759c341
sellTaxes() view returns (uint256 rewardStake, uint256 tax)
(rewardStake=15, tax=35)
swapAtAmount() view returns (uint256)
7500000000000000000000
symbol() view returns (string)
RUDES
taxAddress() view returns (address)
0x525a1c0710a2fd9f844f8b1edb5fe3b7bd8af55b
totalBuyFee() view returns (uint256)
50
totalSellFee() view returns (uint256)
50
totalSupply() view returns (uint256)
10000000000000000000000000
tradingEnabled() view returns (bool)
true
tradingTime() view returns (uint256)
1711462307
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
changeSwapAtAmount(uint256 _swapAtAmount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxWallet(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setExcludeFromFee(address _address, bool _status)
setSwapAndLiquifyEnabled(bool _enabled)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.