Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9b16…a383
3 additional
variables
Balances ($0.00)
No balances found for "One"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19703889 | 8 months ago | | | 0 | 0.00073225227 | |
| 17816340 | a year ago | | | 0 | 0.0011073533 | |
| 17816333 | a year ago | | | 0 | 0.0025505875 | |
| 17816080 | a year ago | | | 0 | 0.0011948619 | |
| 17815963 | a year ago | | | 0 | 0.0013997103 | |
| 17815950 | a year ago | | | 0 | 0.0012453806 | |
| 17815915 | a year ago | | | 0 | 0.0014356345 | |
| 17815898 | a year ago | | | 0 | 0.0011459151 | |
| 17815817 | a year ago | | | 0 | 0.0014949963 | |
| 17815817 | a year ago | | | 0 | 0.0015115676 |
ABI
ABI objects
Getter at block 21394631
_maxTxAmount() view returns (uint256)
1000000000
_maxWalletSize() view returns (uint256)
1000000000
_swapTokensAtAmount() view returns (uint256)
10000000
decimals() pure returns (uint8)
9
name() pure returns (string)
One
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
ONE
totalSupply() pure returns (uint256)
1000000000
uniswapV2Pair() view returns (address)
0x32d73217f2a10b309d4afa2b83a999f95e721b4b
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)
manualsend()
openTrading() payable
removeLimits()
renounceOwnership()
setFee(uint256 redisFeeOnBuy, uint256 redisFeeOnSell, uint256 taxFeeOnBuy, uint256 taxFeeOnSell)
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.