CoinbaseBrianJesseBasedFellas
Verified contract
Active on
Base with 428 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x6bde…7891
0xe747…7fc3
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BIRDIES | ERC-20 | 1M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20122368 | 2 months ago | | | 0 | 3.4297165e-7 | |
| 19163943 | 3 months ago | | | 0 | 8.4011373e-7 | |
| 19092699 | 3 months ago | | | 0 | 0.000000051962529465 | |
| 18994431 | 3 months ago | | | 0 | 0.0000017095531 | |
| 17572288 | 4 months ago | | | 0 | 0.0000016991637 | |
| 17277244 | 4 months ago | | | 0 | 0.0000012471023 | |
| 15757143 | 6 months ago | | | 0 | 0.0000018736692 | |
| 15677452 | 6 months ago | | | 0 | 4.5328139e-7 | |
| 15352349 | 6 months ago | | | 0 | 5.3801693e-7 | |
| 15347062 | 6 months ago | | | 0 | 1.4722882e-7 |
ABI
ABI objects
Getter at block 23079921
decimals() view returns (uint8)
18
marketingFee() view returns (uint256)
0
marketingWallet() view returns (address)
0xe74739424c8ce8de7470e4d0a33ee315b5447fc3
name() view returns (string)
CoinbaseBrianJesseBasedFellas
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapTokensAtAmount() view returns (uint256)
5000000000000000000000000
symbol() view returns (string)
BASEDFELLAS
totalSupply() view returns (uint256)
100000000000000000000000000000
uniswapV2Pair() view returns (address)
0x92480673f3654993d7cf1f8c19667afab285ed57
uniswapV2Router() view returns (address)
0x6bded42c6da8fbf0d2ba55b2fa120c5e0c8d7891
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events SetFee(uint256 _marketingFee)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool value)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateSwapThreshold(uint256 _newLimit)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _owner)
receive()
This contract contains no error objects.