BLUBLU COIN
Verified contract
Active on
Ethereum with 1,716 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xa671…06c9
Balances ($0.00)
No balances found for "BLUBLU COIN"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18681144 | a year ago | | | 0 | 0.0017007004 | |
| 18665489 | a year ago | | | 0 | 0.0014377882 | |
| 18665483 | a year ago | | | 0 | 0.0015544685 | |
| 18529637 | a year ago | | | 0 | 0.0017538295 | |
| 18500551 | a year ago | | | 0 | 0.00064753900 | |
| 18481689 | a year ago | | | 0 | 0.0010212146 | |
| 18480796 | a year ago | | | 0 | 0.0032608811 | |
| 18409403 | a year ago | | | 0 | 0.00040252418 | |
| 18408804 | a year ago | | | 0 | 0.00035195214 | |
| 18341163 | a year ago | | | 0 | 0.00024751670 |
ABI
ABI objects
Getter at block 21172343
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
_totalSupply() view returns (uint256)
420000000000000000000000000000
buyfee() view returns (uint256)
0
decimals() pure returns (uint8)
18
fee_denominator() view returns (uint256)
1000
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
isTradingEnabled() view returns (bool)
true
lpPair() view returns (address)
0x3e5502d681c9ff823eff06c2c77e0ff2e5573367
name() pure returns (string)
BLUBLU COIN
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellfee() view returns (uint256)
0
swapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapThreshold() view returns (uint256)
120000000000000000000000000
symbol() pure returns (string)
BLUBLU
totalSupply() pure returns (uint256)
420000000000000000000000000000
transferfee() view returns (uint256)
0
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isNoFeeWallet(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeLpPair(address newPair)
changeWallets(address marketing)
enableTrading()
renounceOwnership()
setNoFeeWallet(address account, bool enabled)
setPresaleAddress(address presale, bool yesno)
toggleCanSwapFees(bool yesno)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
_changePair(address newLpPair)
_changeWallets(address marketing)
_enableTrading()
_setPresaleAddress(address account, bool enabled)
_toggleCanSwapFees(bool enabled)
constructor()
receive()
This contract contains no error objects.