Shibas World Cup
Verified contract
Active on
Ethereum with 204 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3bdf…6cf8
0x004d…fb7c
13 additional
variables
Balances ($63.26)
Native
Value
$63.26
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.017466 | $3,622.02 |
$63.26 | |
SWorldCup | ERC-20 | 364.363778K | -- | -- | |
UNI-V2 | ERC-20 | 0.079416 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16319357 | 2 years ago | | | 0 | 0.00066371379 | |
| 16265598 | 2 years ago | | | 0 | 0.00058828719 | |
| 16168797 | 2 years ago | | | 0 | 0.00088003534 | |
| 16089274 | 2 years ago | | | 0 | 0.00050815895 | |
| 16081218 | 2 years ago | | | 0 | 0.00052959826 | |
| 16076695 | 2 years ago | | | 0 | 0.00055045274 | |
| 16070875 | 2 years ago | | | 0 | 0.00070187973 | |
| 16068677 | 2 years ago | | | 0 | 0.00071201778 | |
| 16066233 | 2 years ago | | | 0 | 0.00048766567 | |
| 16064136 | 2 years ago | | | 0 | 0.00053316589 |
ABI
ABI objects
Getter at block 21313674
Referee() view returns (bool)
true
_marketingAddress() view returns (address)
0x3bdf88d2bc0daade0729544f7f64805a56406cf8
_maxTxAmount() view returns (uint256)
100000000000000000000000
_maxWalletSize() view returns (uint256)
15000000000000000
_teamwallet() view returns (address)
0x004dcdea1be75c32ed579dae740c54b3427ffb7c
buyFee() view returns (uint16 tax, uint16 liquidity, uint16 marketing, uint16 team, uint16 donation)
(tax=0, liquidity=2, marketing=3, team=1, donation=0)
decimals() view returns (uint8)
9
donationAddress() view returns (address)
0x000000000000000000000000000000000000dead
geUnlockTime() view returns (uint256)
0
name() view returns (string)
Shibas World Cup
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint16 tax, uint16 liquidity, uint16 marketing, uint16 team, uint16 donation)
(tax=0, liquidity=2, marketing=3, team=1, donation=0)
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
SWorldCup
totalFees() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0xbcacfdcb46cd1667caf63d7d1b19db580f1a05cf
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)
isExcludedFromLimit(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 Kickoff()
_setMaxWalletSizePercent(uint256 maxWalletSize)
addBotToBlacklist(address account)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromLimit(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInLimit(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
removeBotFromBlacklist(address account)
renounceOwnership()
setBothFees(uint16 buy_tax, uint16 buy_liquidity, uint16 buy_marketing, uint16 buy_team, uint16 buy_donation, uint16 sell_tax, uint16 sell_liquidity, uint16 sell_marketing, uint16 sell_team, uint16 sell_donation)
setBuyFee(uint16 tax, uint16 liquidity, uint16 marketing, uint16 team, uint16 donation)
setMaxTxPercent(uint256 maxTxPercent)
setNumTokensSellToAddToLiquidity(uint256 numTokens)
setReferee(bool on)
setSellFee(uint16 tax, uint16 liquidity, uint16 marketing, uint16 team, uint16 donation)
setSwapAndLiquifyEnabled(bool _enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
updateMarketingWallet(address newAddress)
updatePartnershipsWallet(address newAddress)
updateteamWallet(address newAddress)
withdrawForeignToken(address tokenAddress, address recipient, uint256 amount)
withdrawStuckETH(address recipient, uint256 amount)
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)
botAddedToBlacklist(address account)
botRemovedFromBlacklist(address account)
constructor()
receive()
This contract contains no error objects.