Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd7e6…0bc6
0x51a5…ffbd
6 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
$YWRLD | ERC-20 | 21 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13902740 | 3 years ago | | | 0 | 0.0051717218 | |
| 13898683 | 3 years ago | | | 0 | 0.0089124183 | |
| 13898677 | 3 years ago | | | 0 | 0.0041781726 | |
| 13898640 | 3 years ago | | | 0 | 0.0067239245 | |
| 13898595 | 3 years ago | | | 0 | 0.0074943894 | |
| 13898584 | 3 years ago | | | 0 | 0.0042246577 | |
| 13898574 | 3 years ago | | | 0 | 0.0029460366 | |
| 13898569 | 3 years ago | | | 0 | 0.0025613298 | |
| 13898546 | 3 years ago | | | 0 | 0.0024755099 | |
| 13898533 | 3 years ago | | | 0 | 0.0035918960 |
ABI
ABI objects
Getter at block 21204816
_YWRLDTreasury() view returns (address)
0xd7e6bb13d839d7463c89c7eeafccb9fc4dcf0bc6
_growth() view returns (address)
0x51a5cc44d0cdb83f3d9f7a2c90871e7b40cfffbd
_maxTxAmount() view returns (uint256)
1000000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000000
_swapTokensAtAmount() view returns (uint256)
1000000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Yon World
owner() view returns (address)
0xf7d36e5b3f218e639ad3b4ff435f5f98706702b9
symbol() pure returns (string)
$YWRLD
totalSupply() pure returns (uint256)
1000000000000000000000
tradingActive() view returns (bool)
false
uniswapV2Pair() view returns (address)
0x0000000000000000000000000000000000000000
uniswapV2Router() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
_isExcludedMaxTxAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
bots(address) view returns (bool)
State-modifying
Events _setYWRLDTreasury(address YWRLDTreasury)
_setgrowth(address growth)
airdrop(address[] airdropWallets, uint256[] amounts) returns (bool)
approve(address spender, uint256 amount) returns (bool)
blockBots(address[] bots_)
excludeFromFee(address account)
excludeFromMaxTxAmount(address updAds, bool isEx)
excludeFromReflection(address account)
includeInFee(address account)
includeInReflection(address account)
manualSend()
manualSwap()
setFee(uint256 reflectionFeeOnBuy, uint256 reflectionFeeOnSell, uint256 taxFeeOnBuy, uint256 taxFeeOnSell)
setMaxTxAmount(uint256 maxTxAmount)
setMaxWalletSize(uint256 maxWalletSize)
setMinSwapTokensThreshold(uint256 swapTokensAtAmount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unblockBot(address notbot)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFee(address excludedAddress)
ExcludeFromReflection(address excludedAddress)
IncludeInFee(address includedAddress)
IncludeInReflection(address includedAddress)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetBuyFee(uint256 buyMktgFee, uint256 buyReflectionFee)
SetSellFee(uint256 sellMktgFee, uint256 sellReflectionFee)
Transfer(address indexed from, address indexed to, uint256 value)
UpdatedYWRLDTreasury(address YWRLD)
Updatedgrowth(address mktg)
constructor()
receive()
This contract contains no error objects.