Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
-
variable spans 1 additional slot
-
variable spans 1 additional slot
2 additional
variables
Balances ($0.00)
No balances found for "Asakusa"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18522277 | a year ago | | | 0 | 0.0013973363 | |
| 18522267 | a year ago | | | 0 | 0.0013711804 | |
| 18522112 | a year ago | | | 0 | 0.0018109540 | |
| 18522107 | a year ago | | | 0 | 0.0028841091 | |
| 18522107 | a year ago | | | 0 | 0.0028841091 | |
| 18522060 | a year ago | | | 0 | 0.0024432019 | |
| 18522054 | a year ago | | | 0 | 0.0021023295 | |
| 18522045 | a year ago | | | 0 | 0.0018398295 | |
| 18522045 | a year ago | | | 0 | 0.0018398295 | |
| 18522044 | a year ago | | | 0 | 0.0019156915 |
ABI
ABI objects
Getter at block 21382483
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint256)
18
dexPair() view returns (address)
0x5062fe1922785b3906c3461f707503ab462da424
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
feeReceivers() view returns (address marketing, address development)
(marketing=0xb9ff4ba6c638838ad09ba9994a94278e11bffa33, development=0xff7372ef917f6242c3e71048bda9322ec5da4973)
feeSplit() view returns (uint256 marketing, uint256 development)
(marketing=6000, development=4000)
fees() view returns (uint256 inFee, uint256 outFee, uint256 transferFee)
(inFee=1500, outFee=3500, transferFee=3500)
getCirculatingSupply() view returns (uint256)
1000000000000000000000000000
inSwapAndLiquify() view returns (bool)
false
name() view returns (string)
Asakusa
owner() view returns (address)
0x93d1ca25d81fdd3c61ce79caabb69001133ff9af
protectionRenounced() view returns (bool)
false
swapAndLiquifyByLimitOnly() view returns (bool)
true
swapAndLiquifyEnabled() view returns (bool)
true
swapThresholdMax() view returns (uint256)
1000000000000000000000000
swapThresholdMin() view returns (uint256)
200000000000000000000000
symbol() view returns (string)
ASAKUSA
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingEnabled() view returns (bool)
false
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address wallet) view returns (uint256)
getMEVStatus(address wallet) view returns (bool)
isMarketPair(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
enableTrading()
removeMaxTXN()
removeMaxWallet()
renounceMEVProtection()
renounceOwnership()
setCaughtMEV(address[] wallets, bool status)
setFeeReceivers(address marketing, address development)
setFeeSplit(uint256 marketing, uint256 development)
setFees(uint256 inFee, uint256 outFee, uint256 transferFee)
setMarketPairStatus(address wallet, bool status)
setMaxTXN(uint256 value)
setMaxWallet(uint256 value)
setSwapAndLiquifyByLimitStatus(bool status)
setSwapAndLiquifyStatus(bool status)
setSwapThresholds(uint256 swapMin, uint256 swapMax)
setWalletFeeStatus(address wallet, bool status)
setWalletLimitStatus(address wallet, bool status)
setWalletTxnStatus(address wallet, bool status)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdrawForeignToken(address tokenAddress, address recipient, uint256 amount)
withdrawStuckNative(address recipient, uint256 amount)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquifyByLimitStatusUpdated(bool status)
SwapAndLiquifyStatusUpdated(bool status)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address marketing, address development)
receive()
This contract contains no error objects.