Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional
variables
Balances ($1.21)
Native
Value
$1.21
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.00031 | $3,895.64 |
$1.21 | |
🦂Scorpio | ERC-20 | 384.898978M | -- | -- | |
UNI-V2 | ERC-20 | 0 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12635243 | 3 years ago | | | 0 | 0.00060546200 | |
| 12635225 | 3 years ago | | | 0 | 0.00069861000 | |
| 12635219 | 3 years ago | | | 0 | 0.00093148000 | |
| 12635212 | 3 years ago | | | 0 | 0.0010712020 | |
| 12635208 | 3 years ago | | | 0 | 0.00081970240 | |
| 12635201 | 3 years ago | | | 0 | 0.0010150580 | |
| 12635200 | 3 years ago | | | 0 | 0.0011643500 | |
| 12635196 | 3 years ago | | | 0 | 0.00060843300 | |
| 12635190 | 3 years ago | | | 0 | 0.00069861000 | |
| 12634890 | 3 years ago | | | 0 | 0.0013506460 |
ABI
ABI objects
Getter at block 21388885
CHARITY_WALLET() view returns (address)
0xb8087d2ebb80761d1f4ca39037be80aa6c8531a6
DROP_DIVISOR() view returns (uint256)
100
_burnRate() view returns (uint256)
200
_liquidityFee() view returns (uint256)
200
_taxFee() view returns (uint256)
200
_totalBurned() view returns (uint256)
399481049024983862443867096
charityFee() view returns (uint256)
175
decimals() view returns (uint8)
18
geUnlockTime() view returns (uint256)
0
name() view returns (string)
Scorpio
owner() view returns (address)
0xf030d9bb2aa677dcb1ab993ec35f17691c921f6f
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
🦂Scorpio
totalDonated() view returns (uint256)
349545917896860879638383710
totalFees() view returns (uint256)
384500509686546967602222080
totalSupply() view returns (uint256)
210700518950975016137556132904
uniswapV2Pair() view returns (address)
0xd358a079284dddb86677d89891bd0d9cf04b898e
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
renounceOwnership()
setBurnRate(uint256 amount)
setCharityFee(uint256 amount)
setCharityWallet(address _charityWallet)
setDropDivisor(uint256 _DROP_DIVISOR)
setLiquidityFeePercent(uint256 liquidityFee)
setLiquifyAmount(uint256 amount)
setPair(address _uniswapV2Pair)
setRouter(address routerAddress)
setSwapAndLiquifyEnabled(bool _enabled)
setTaxFeePercent(uint256 taxFee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
transferXS(address recipient)
unlock()
withdrawAnyToken(address _recipient, address _ERC20address, uint256 _amount) returns (bool)
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.