blue blue blue
Verified contract
Active on
Base with 43 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "blue blue blue"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12223194 | 8 months ago | | | 0 | 0.0000061916958 | |
| 12223048 | 8 months ago | | | 0 | 0.0000021905063 | |
| 12222998 | 8 months ago | | | 0 | 0.0000021856610 | |
| 12222714 | 8 months ago | | | 0 | 0.000050557386 | |
| 12222679 | 8 months ago | | | 0 | 0.0000040372735 | |
| 12222655 | 8 months ago | | | 0 | 0.0000039665075 | |
| 12222622 | 8 months ago | | | 0 | 0.000050557386 | |
| 12222619 | 8 months ago | | | 0 | 0.000027255386 | |
| 12222611 | 8 months ago | | | 0 | 0.0000086137863 | |
| 12222540 | 8 months ago | | | 0 | 0.00023697339 |
ABI
ABI objects
Getter at block 23220668
BurnAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() pure returns (uint8)
9
enableTradingTime() view returns (uint256)
1711233855
hasLimit() view returns (bool)
false
lpBurned() view returns (bool)
true
lpCreatedTime() view returns (uint256)
1711233629
name() view returns (string)
blue blue blue
owner() view returns (address)
0x0000000000000000000000000000000000000000
sushiV2Router() view returns (address)
0x6bded42c6da8fbf0d2ba55b2fa120c5e0c8d7891
sushiswapV2Pair() view returns (address)
0x65178676148007d3bc10056f168f5e5b8eb5bc49
swapEnabled() view returns (bool)
true
symbol() view returns (string)
blue
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isSushiswapV2Pair(address) view returns (bool)
State-modifying
Events addLiquidity() payable
approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
burnLP()
burnTeamTokens(uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading() payable
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits()
renounceOwnership()
transfer(address recipient, 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)
LpBurned(uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address marketingWallet_)
receive()
This contract contains no error objects.