Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
XBOY | ERC-20 | 14.153469K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18280912 | a year ago | | | 0 | 0.00027627606 | |
| 18247478 | a year ago | | | 0 | 0.00035452938 | |
| 18160100 | a year ago | | | 0 | 0.00037469498 | |
| 18159182 | a year ago | | | 0 | 0.00039907697 | |
| 18033781 | a year ago | | | 0 | 0.0010358907 | |
| 17952915 | a year ago | | | 0 | 0.00052998053 | |
| 17946917 | a year ago | | | 0 | 0.00059830611 | |
| 17943501 | a year ago | | | 0 | 0.0015930720 | |
| 17942948 | a year ago | | | 0 | 0.0012691443 | |
| 17937635 | a year ago | | | 0 | 0.0032765332 |
ABI
ABI objects
Getter at block 21202189
InitialSupply() view returns (uint256)
100000000000000000000000000
LPReleaseLimitedTo20Percent() view returns (bool)
false
LaunchTimestamp() view returns (uint256)
1692209675
LimitSell() view returns (uint256)
1
LimitV() view returns (uint256)
1
burnTax() view returns (uint256)
0
buyTax() view returns (uint256)
50
decimals() pure returns (uint8)
18
getBurnedTokens() view returns (uint256)
500000000000000000000000
getLiquidityReleaseTimeInSeconds() view returns (uint256)
0
isOverLiquified() view returns (bool)
false
liquidityTax() view returns (uint256)
0
manualSwap() view returns (bool)
false
marketingTax() view returns (uint256)
1000
marketingWallet() view returns (address)
0x04ef3f7d324c8ea36fd697d5ec3835c7d36ec658
name() pure returns (string)
XBOY
overLiquifyTreshold() view returns (uint256)
150
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTax() view returns (uint256)
50
swapTreshold() view returns (uint256)
2
symbol() pure returns (string)
XBOY
totalSupply() view returns (uint256)
100000000000000000000000000
transferTax() view returns (uint256)
10
Read-only
allowance(address _owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
excludedFromFees(address) view returns (bool)
excludedFromLimit(address) view returns (bool)
isAMM(address) view returns (bool)
State-modifying
Events ChangeMarketingWallet(address newWallet)
ExcludeAccountFromFees(address account, bool exclude)
ExcludedFromLimit(address account, bool exclude)
LiquidityRelease()
LockLiquidityForSeconds(uint256 secondsUntilUnlock)
SetAMM(address AMM, bool Add)
SetLimit(uint256 LimitV2)
SetOverLiquifiedTreshold(uint256 newOverLiquifyTresholdPermille)
SetSell(uint256 LimitSell2)
SetTaxes(uint256 buy, uint256 sell, uint256 transfer_, uint256 burn, uint256 marketing, uint256 liquidity)
SetupEnableTrading()
SwapContractToken()
SwitchManualSwap(bool manual)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
limitLiquidityReleaseTo20Percent()
renounceOwnership()
setSwapTreshold(uint256 newSwapTresholdPermille)
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)
ExcludeAccount(address account, bool exclude)
ExcludeAccountLimit(address account, bool exclude)
OnEnableTrading()
OnProlongLPLock(uint256 UnlockTimestamp)
OnReleaseLP()
OnSetLimit(uint256 LimitV2)
OnSetSell(uint256 LimitSell2)
OnSetTaxes(uint256 buy, uint256 sell, uint256 transfer_, uint256 burn, uint256 marketing, uint256 liquidity)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.