WORLD CAP INU
Verified contract
Active on
Ethereum with 43 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WCI | ERC-20 | 2.349235K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15749342 | 2 years ago | | | 0 | 0.00065758474 | |
| 15749341 | 2 years ago | | | 0 | 0.00044019584 | |
| 15749341 | 2 years ago | | | 0 | 0.00044019584 | |
| 15749336 | 2 years ago | | | 0 | 0.00043146039 | |
| 15749306 | 2 years ago | | | 0 | 0.0014428926 | |
| 15749301 | 2 years ago | | | 0 | 0.0016566225 | |
| 15749299 | 2 years ago | | | 0 | 0.00076596070 | |
| 15749252 | 2 years ago | | | 0 | 0.00075714762 | |
| 15749240 | 2 years ago | | | 0 | 0.00077030219 | |
| 15749238 | 2 years ago | | | 0 | 0.00078471780 |
ABI
ABI objects
Getter at block 21184548
buyTax() view returns (uint8 operationTax, uint8 marketingTax, uint8 devTax, uint8 lpTax)
(operationTax=1, marketingTax=1, devTax=1, lpTax=1)
decimals() pure returns (uint8)
9
maxTxAmount() view returns (uint256)
2000000000000
maxWallet() view returns (uint256)
2000000000000
name() pure returns (string)
WORLD CAP INU
owner() view returns (address)
0xe0e3b5652adc909b3363a577f993d452dd41cb21
pair() view returns (address)
0x54e4943976414fa61d9e92806e214a62cb5d600a
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellTax() view returns (uint8 operationTax, uint8 marketingTax, uint8 devTax, uint8 lpTax)
(operationTax=1, marketingTax=1, devTax=1, lpTax=1)
symbol() pure returns (string)
WCI
taxWallets() view returns (address operation, address marketing, address developer)
(operation=0x5c6362cab8cc538911f97b1fcd204d2778f9c359, marketing=0x5c6362cab8cc538911f97b1fcd204d2778f9c359, developer=0x5c6362cab8cc538911f97b1fcd204d2778f9c359)
totalSupply() view returns (uint256)
100000000000000
totalTokensFromTax() view returns (uint256 operationTokens, uint256 marketingTokens, uint256 devTokens, uint256 lpTokens)
(operationTokens=587308694928, marketingTokens=587308694928, devTokens=587308694928, lpTokens=587308694928)
Read-only
_degenSellTime(address) view returns (uint256)
_isBlacklisted(address) view returns (bool)
_isExcludedFromFee(address) view returns (bool)
_isExcludedFromMaxBalance(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
owner_initializeWatchDog()
owner_rescueAnyBEP20Tokens(address _tokenAddr, address _to, uint256 _amount_EXACT, uint256 _decimal)
owner_rescueBNB(uint256 weiAmount)
owner_setBlacklisted(address account, bool isBlacklisted)
owner_setBulkIsBlacklisted(address[] accounts, bool state)
owner_setBuyTaxes(uint8 operationTax, uint8 marketingTax, uint8 devTax, uint8 lpTax)
owner_setDegenSellTimeForAddress(address holder, uint256 dTime)
owner_setExcludedFromFee(address account, bool isExcluded)
owner_setExcludedFromMaxBalance(address account, bool isExcluded)
owner_setSellTaxes(uint8 operationTax, uint8 marketingTax, uint8 devTax, uint8 lpTax)
owner_setSwapAndLiquifySettings(uint256 swapthreshold_EXACT, uint256 swapCooldown_)
owner_setTransferMaxes(uint256 maxTX_EXACT, uint256 maxWallet_EXACT)
owner_setWallets(address newOperationWallet, address newMarketingWallet, address newDevWallet)
renounceOwnership()
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify()
TaxesChanged()
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.