EscapeFromKyoto
Verified contract
Active on
Base with 368 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x8cce…fec2
9 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
KYOTO | ERC-20 | 0 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15324178 | 6 months ago | | | 0 | 0.000000300414373740 | |
| 14184259 | 6 months ago | | | 0 | 0.0000029396422 | |
| 14184256 | 6 months ago | | | 0 | 0.0000029396422 | |
| 14168800 | 7 months ago | | | 0 | 0.00031772146 | |
| 14165316 | 7 months ago | | | 0 | 0.00031784811 | |
| 2633842 | a year ago | | | 0 | 2.4984000e-7 | |
| 2508822 | a year ago | | | 0 | 0.000028360804 | |
| 2486878 | a year ago | | | 0 | 0.000037476002 | |
| 2448869 | a year ago | | | 0 | 0.000025939642 | |
| 2448149 | a year ago | | | 0 | 0.000070470004 |
ABI
ABI objects
Getter at block 22768486
WETH() view returns (address)
0x4200000000000000000000000000000000000006
communityFeeBuy() view returns (uint256)
100
communityFeeSell() view returns (uint256)
100
decimals() view returns (uint8)
18
dexInfoFilled() view returns (bool)
true
feeDenominator() view returns (uint256)
10000
getCirculatingSupply() view returns (uint256)
1000000000000000000000000
inSwap() view returns (bool)
false
launchedAt() view returns (uint256)
2407217
launchedAtTimestamp() view returns (uint256)
1691603781
limitsInEffect() view returns (bool)
true
maxTxAmount() view returns (uint256)
30000000000000000000000
maxWallet() view returns (uint256)
30000000000000000000000
name() view returns (string)
EscapeFromKyoto
owner() view returns (address)
0x87f0123ec1d7325c2b7d5f12473e51ee6c90779c
pair() view returns (address)
0x4087fdbf63f670c8e1f2ed0bef507e51ec213534
swapEnabled() view returns (bool)
true
symbol() view returns (string)
KYOTO
teamFeeBuy() view returns (uint256)
400
teamFeeSell() view returns (uint256)
400
totalFeeBuy() view returns (uint256)
500
totalFeeSell() view returns (uint256)
500
totalSupply() view returns (uint256)
1000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
canAddLiquidityBeforeLaunch(address) view returns (bool)
isFeeExempt(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
isWalletLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
clearStuckBalance()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
launch()
removeLimits() returns (bool)
renounceOwnership()
rescueToken(address tokenAddress)
setBuyFees(uint256 _teamFee, uint256 _communityFee)
setDexInfo(address _router, address _pair)
setFeeReceivers(address _teamWallet, address _communityWallet)
setIsFeeExempt(address[] holders, bool[] exemptions)
setIsTxLimitExempt(address[] holders, bool[] exemptions)
setIsWalletLimitExempt(address[] holders, bool[] exemptions)
setMaxWallet(uint256 amount)
setSellFees(uint256 _teamFee, uint256 _communityFee)
setSwapBackSettings(bool _enabled)
setTxLimit(uint256 amount)
transfer(address to, 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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string _name, string _symbol, uint256 _totalSupply, uint8 _maxTxAmount, uint8 _maxWallet, uint256 _teamBuyFee, uint256 _communityBuyFee, uint256 _teamSellFee, uint256 _communitySellFee, address _teamWallet, address _communityWallet)
receive()
This contract contains no error objects.