Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,096.46 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16423329 | 2 years ago | | | 0 | 0.0010215567 | |
| 16422919 | 2 years ago | | | 0 | 0.00091252202 | |
| 16422854 | 2 years ago | | | 0 | 0.00066850851 | |
| 16422854 | 2 years ago | | | 0 | 0.00066855499 | |
| 16422805 | 2 years ago | | | 0 | 0.00082788062 | |
| 16422792 | 2 years ago | | | 0 | 0.00089958440 | |
| 16422789 | 2 years ago | | | 0 | 0.0013172642 | |
| 16422788 | 2 years ago | | | 0 | 0.0013547325 | |
| 16422787 | 2 years ago | | | 0 | 0.0013774187 | |
| 16422787 | 2 years ago | | | 0 | 0.0013774187 |
ABI
ABI objects
Getter at block 21228947
_developmentAddress() view returns (address)
0x10a24afac8ac4cd0282475daa804a2ccde396e53
_maxTxAmount() view returns (uint256)
100000000000000000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000000000000000
_swapTokensAtAmount() view returns (uint256)
40000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Roku
owner() view returns (address)
0x10a24afac8ac4cd0282475daa804a2ccde396e53
symbol() pure returns (string)
ROKU
totalSupply() pure returns (uint256)
100000000000000000
uniswapV2Pair() view returns (address)
0xf1001420544e788a0764936474b19d60ad11a600
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
autosend()
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
manualsend(address contracts, uint256 value)
manualswap()
renounceOwnership()
setEarlyTax()
setMaxTX(uint256 maxWalletTX)
setMaxWalletSize(uint256 maxWalletSize)
setMevBlock(address[] _snipers)
setMinSwapTokensThreshold(uint256 swapTokensAtAmount)
setReduceTax()
setZeroTax()
toggleSwap(bool _swapEnabled)
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.