Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Kurage | ERC-20 | 23.900772K | -- | -- | |
auroom.finance | ERC-20 | 7.244817 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21251119 | 3 days ago | | | 0 | 0.0011762659 | |
| 19934455 | 6 months ago | | | 0 | 0.00065199753 | |
| 17008255 | 2 years ago | | | 0 | 0.0010580218 | |
| 16564433 | 2 years ago | | | 0 | 0.0010938568 | |
| 16521683 | 2 years ago | | | 0 | 0.0017167784 | |
| 16450914 | 2 years ago | | | 0 | 0.0015213399 | |
| 15767947 | 2 years ago | | | 0 | 0.0010181212 | |
| 15767947 | 2 years ago | | | 0 | 0.00073480205 | |
| 15767947 | 2 years ago | | | 0 | 0.00038052132 | |
| 15767875 | 2 years ago | | | 0 | 0.00046252056 |
ABI
ABI objects
Getter at block 21270825
buyDevFee() view returns (uint256)
3
buyLiquidityFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
3
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
devWallet() view returns (address)
0x396496943f6acfc097106fb4838ec4ab6e2d4643
gotchu() view returns (address)
0x53f20ebe038ae1d1d27ab167991f9d8ee0052d40
limitsInEffect() view returns (bool)
false
maxTransactionAmount() view returns (uint256)
17778000000000000000000
maxWallet() view returns (uint256)
17778000000000000000000
name() view returns (string)
Cosmic
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellDevFee() view returns (uint256)
3
sellLiquidityFee() view returns (uint256)
0
sellTotalFees() view returns (uint256)
3
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
888888000000000000000
symbol() view returns (string)
Kurage
tokensForDev() view returns (uint256)
23900771925183852536694
tokensForLiquidity() view returns (uint256)
0
totalSupply() view returns (uint256)
888888000000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xf422be6c0e2e381dc2a06bd665e90875d22f149e
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
validationRequired() view returns (bool)
false
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
addressValidated(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveForTrading(bytes32 code)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableValidation()
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits() returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateSwapEnabled(bool enabled)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
constructor()
receive()
This contract contains no error objects.