AZUKI PEPE
Verified contract
Active on
Ethereum with 876 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb8f6…07df
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AZUKIPEPE | ERC-20 | 9.803684M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19308827 | 9 months ago | | | 0 | 0.00065231148 | |
| 19103365 | 10 months ago | | | 0 | 0.00028971517 | |
| 19103364 | 10 months ago | | | 0 | 0.00030007588 | |
| 18738790 | a year ago | | | 0 | 0.0010655104 | |
| 18207334 | a year ago | | | 0 | 0.00024572431 | |
| 18207331 | a year ago | | | 0 | 0.00024425456 | |
| 18194759 | a year ago | | | 0 | 0.00020365820 | |
| 18083687 | a year ago | | | 0 | 0.00060720114 | |
| 18057871 | a year ago | | | 0 | 0.00070276144 | |
| 17976764 | a year ago | | | 0 | 0.00076870878 |
ABI
ABI objects
Getter at block 21217829
buyFeeRate() view returns (uint256)
1
decimals() pure returns (uint8)
18
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
marketingWallet() view returns (address)
0xb8f6524fbc4d6c0f41b4d5d2b204a79570ec07df
name() pure returns (string)
AZUKI PEPE
numTokensSellToAddToLiquidity() view returns (uint256)
300000000000000000000000
pair() view returns (address)
0xcd09ab6f9c934526eb2fb1896500aeb51316cff6
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellFeeRate() view returns (uint256)
3
symbol() pure returns (string)
AZUKIPEPE
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isAuthorized(address adr) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
authorize(address adr)
clearStuckBalance(uint256 amountPercentage, address adr)
openTrading()
rescueToken(address tokenAddress, uint256 tokens) returns (bool success)
setFee(uint256 _sellFeeRate, uint256 _buyFeeRate)
setIsFeeExempt(address holder, bool exempt)
setMarketingWallet(address _marketingWallet)
setSwapThresholdAmount(uint256 amount)
swapTokenManual()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
unauthorize(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.