Alien KōGī
Verified contract
Active on
Ethereum with 87 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
27 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
KōGī | ERC-20 | 120.960826M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19821666 | 7 months ago | | | 0 | 0.00073447775 | |
| 18333004 | a year ago | | | 0 | 0.00030526299 | |
| 18330762 | a year ago | | | 0 | 0.00025886817 | |
| 18329418 | a year ago | | | 0 | 0.00063487870 | |
| 18329382 | a year ago | | | 0 | 0.00052993454 | |
| 18329342 | a year ago | | | 0 | 0.00071165043 | |
| 18329335 | a year ago | | | 0 | 0.00060229849 | |
| 18329311 | a year ago | | | 0 | 0.0012850856 | |
| 18329284 | a year ago | | | 0 | 0.00089272063 | |
| 18329276 | a year ago | | | 0 | 0.00051083115 |
ABI
ABI objects
Getter at block 21318529
CEXWalletAddress() view returns (address)
0x5d07f304b8430f34ab6bbd9cddc64ce08b909faa
FEE_DIVISOR() view returns (uint256)
1000
buyCEXFee() view returns (uint256)
10
buyLiquidityFee() view returns (uint256)
0
buyMarketingFee() view returns (uint256)
10
cooldownEnabled() view returns (bool)
false
decimals() view returns (uint8)
18
feesEnabled() view returns (bool)
true
liquidityWalletAddress() view returns (address)
0x0aa96931e517a4e9309c06e155bd4417c40ee3fe
marketingWalletAddress() view returns (address)
0x80405975fb9fdad0efc7759c95f9bea1df37514b
maxBuyAmount() view returns (uint256)
7100000000000000000000000000
maxSellAmount() view returns (uint256)
7100000000000000000000000000
maxWalletAmount() view returns (uint256)
7100000000000000000000000000
name() view returns (string)
Alien KōGī
owner() view returns (address)
0x0aa96931e517a4e9309c06e155bd4417c40ee3fe
sellCEXFee() view returns (uint256)
50
sellLiquidityFee() view returns (uint256)
10
sellMarketingFee() view returns (uint256)
50
swapEnabled() view returns (bool)
true
symbol() view returns (string)
KōGī
totalSupply() view returns (uint256)
7100000000000000000000000000
tradingOpen() view returns (bool)
true
tradingOpenBlock() view returns (uint256)
18329103
transferCEXFee() view returns (uint256)
100
transferFeesEnabled() view returns (bool)
true
transferLiquidityFee() view returns (uint256)
50
transferMarketingFee() view returns (uint256)
800
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeCooldownEnabled(bool onoff)
changeFeesEnabled(bool onoff)
changeSwapEnabled(bool onoff)
changeTransferFeesEnabled(bool onoff)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
distributeFees()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
removeAllLimits()
renounceOwnership()
setBuyFee(uint256 _buyMarketingFee, uint256 _buyCEXFee, uint256 _buyLiquidityFee)
setCEXWallet(address _CEXWalletAddress)
setCooldownBlocks(uint256 blocks)
setExcludeFromMaxTransaction(address[] accounts, bool isEx)
setExcludedFromFees(address[] accounts, bool isEx)
setLiquidityWallet(address _liquidityWalletAddress)
setMarketingWallet(address _marketingWalletAddress)
setMaxBuyAmount(uint256 _maxBuyAmount)
setMaxSellAmount(uint256 _maxSellAmount)
setMaxWalletAmount(uint256 _maxWalletAmount)
setSellFee(uint256 _sellMarketingFee, uint256 _sellCEXFee, uint256 _sellLiquidityFee)
setSwapTokensAtAmount(uint256 swapTokensAtAmount)
setTransferFee(uint256 _transferMarketingFee, uint256 _transferCEXFee, uint256 _transferLiquidityFee)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdrawStuckERCTokens(address token)
withdrawStuckETH()
Approval(address indexed owner, address indexed spender, uint256 value)
OpenTrading(uint256 tradingOpenBlock)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetBuyFee(uint256 buyMarketingFee, uint256 buyCEXFee, uint256 buyLiquidityFee)
SetMaxBuyAmount(uint256 newMaxBuyAmount)
SetMaxSellAmount(uint256 newMaxSellAmount)
SetMaxWalletAmount(uint256 newMaxWalletAmount)
SetSellFee(uint256 sellMarketingFee, uint256 sellCEXFee, uint256 sellLiquidityFee)
SetSwapTokensAtAmount(uint256 newSwapTokensAtAmount)
SetTransferFee(uint256 transferMarketingFee, uint256 transferCEXFee, uint256 transferLiquidityFee)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
receive()
This contract contains no error objects.