Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
-
variable spans 1 additional slot
14 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
READYUP | ERC-20 | 1.556716K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16931892 | 2 years ago | | | 0 | 0.0019988636 | |
| 16309009 | 2 years ago | | | 0 | 0.0011892624 | |
| 16020647 | 2 years ago | | | 0 | 0.00078466939 | |
| 15991491 | 2 years ago | | | 0 | 0.0012489707 | |
| 15929818 | 2 years ago | | | 0 | 0.00097406388 | |
| 15891315 | 2 years ago | | | 0 | 0.0013529123 | |
| 15868673 | 2 years ago | | | 0 | 0.0013476999 | |
| 15863873 | 2 years ago | | | 0 | 0.00051263141 | |
| 15863483 | 2 years ago | | | 0 | 0.00045601241 | |
| 15851332 | 2 years ago | | | 0 | 0.00054322227 |
ABI
ABI objects
Getter at block 21290211
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
Fees() view returns (uint256 buyFee, uint256 sellFee, uint256 transferFee)
(buyFee=600, sellFee=600, transferFee=100)
Ratios() view returns (uint256 liquidity, uint256 developer)
(liquidity=10, developer=90)
_devWallet() view returns (address)
0x9a97317ace9e8be17b377b17acc41ac67c11f10e
_hasLiqBeenAdded() view returns (bool)
true
_owner() view returns (address)
0xc8daf452fa8a6ee605050984e9af3baf6be3708a
decimals() view returns (uint8)
18
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
getOwner() view returns (address)
0xc8daf452fa8a6ee605050984e9af3baf6be3708a
lpPair() view returns (address)
0x2998258dc836075ea6b2958a65e6911c214f42b4
name() view returns (string)
ReadyUp
owner() view returns (address)
0xc8daf452fa8a6ee605050984e9af3baf6be3708a
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
READYUP
totalSupply() view returns (uint256)
1000000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getFirstBuy(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
isExcludedFromMaxWalletRestrictions(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromWalletRestrictions(address excludedAddress)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
intializeContract(string initName, string initSymbol, uint256 initSupply) payable
renounceOwnership()
revokeExcludedFromWalletRestrictions(address excludedAddress)
setExcludedFromFees(address account, bool enabled)
setLpPair(address pair, bool enabled)
setMaxTxPercent(uint256 percent, uint256 divisor)
setMaxWalletSize(uint256 percent, uint256 divisor)
setNewRouter(address newRouter)
setRatios(uint256 _liquidity, uint256 _developer)
setSwapAndLiquifyEnabled(bool _enabled)
setSwapSettings(uint256 thresholdPercent, uint256 thresholdDivisor, uint256 amountPercent, uint256 amountDivisor)
setTaxes(uint256 _buyFee, uint256 _sellFee, uint256 _transferFee)
setWallets(address developerWallet)
setupComplete(uint256 rInitializer)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwner(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.