World Champion Inu
Verified contract
Active on
Ethereum with 97 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
15 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CHAMP | ERC-20 | 1.487391B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16452985 | 2 years ago | | | 0 | 0.0053787242 | |
| 15890655 | 2 years ago | | | 0 | 0.0014240380 | |
| 15854194 | 2 years ago | | | 0 | 0.0011629893 | |
| 15827752 | 2 years ago | | | 0 | 0.00047289608 | |
| 15827750 | 2 years ago | | | 0 | 0.00091025407 | |
| 15813964 | 2 years ago | | | 0 | 0.00048128980 | |
| 15813916 | 2 years ago | | | 0 | 0.00026817103 | |
| 15813890 | 2 years ago | | | 0 | 0.00088450700 | |
| 15813881 | 2 years ago | | | 0 | 0.00056061044 | |
| 15813879 | 2 years ago | | | 0 | 0.00058545748 |
ABI
ABI objects
Getter at block 21282647
_ChampionWallet() view returns (address)
0xa8adc75755170844155e7b73118ab994ab0c7d8d
_CoolDown() view returns (uint256)
5
_getETHBalance() view returns (uint256 balance)
0
_maxHoldAmount() view returns (uint256)
100000000000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000000
cooldownEnabled() view returns (bool)
true
decimals() view returns (uint8)
9
feeEnabled() view returns (bool)
true
geUnlockTime() view returns (uint256)
0
minEligibleAmount() view returns (uint256)
50000000000000000
name() view returns (string)
World Champion Inu
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapEnabled() view returns (bool)
true
symbol() view returns (string)
CHAMP
totalFees() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000000
tradingEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x6e2d38d4009495dbb9c805e23e7bd6b8aa36c8b8
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBlackListed(address account) view returns (bool)
isEligible(address account) view returns (bool)
isExcluded(address account) view returns (bool)
isExcludedFromFee(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
timestamp(address) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events LetsFuckingGO(bool _tradingEnabled)
ToggleCoolDown(bool _cooldownEnabled)
TogglefeeEnabled(bool _feeEnabled)
_setChampionWallet(address ChampionWallet)
_setTaxFee(uint256 taxFee)
_setchampfee(uint256 champfee)
addBotToBlackList(address account)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeAccount(address account)
includeAccount(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
manualSend()
manualSwap()
removeBotFromBlackList(address account)
renounceOwnership()
setCoolDown(uint256 CoolDown)
setExcludeFromFee(address account, bool excluded)
setMaxHoldAmount(uint256 maxHold)
setMaxTxAmount(uint256 maxTx)
setMaxTxPercent(uint256 maxTxPercent)
setSwapEnabled(bool enabled)
setminEligibleAmount(uint256 minEligible)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address ChampionWallet, address DevWalletAddress)
receive()
This contract contains no error objects.