BaldHeadFinance.com
Verified contract
Active on
Base with 165 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3306…1fdb
0xe459…9a75
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
veBALDY | ERC-20 | 3,000,000T | -- | -- | |
BALDY | ERC-20 | 158.641842K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17292734 | 3 months ago | | | 0 | 2.5197596e-7 | |
| 14165352 | 6 months ago | | | 0 | 0.00027243658 | |
| 14164654 | 6 months ago | | | 0 | 0.00027242303 | |
| 14162886 | 6 months ago | | | 0 | 0.00027242303 | |
| 3405089 | a year ago | | | 0 | 0.0000028945085 | |
| 2634179 | a year ago | | | 0 | 0.0000024297015 | |
| 2633785 | a year ago | | | 0 | 2.4297000e-7 | |
| 2400562 | a year ago | | | 0 | 0.000036445502 | |
| 2321663 | a year ago | | | 0 | 0.0000046581031 | |
| 2313325 | a year ago | | | 0 | 0.0000023146594 |
ABI
ABI objects
Getter at block 21866452
MAX_SUPPLY() view returns (uint256)
30000000000000500000000000000000000000
claimWaitingPeriod() view returns (uint256)
1
decimals() view returns (uint8)
18
maxWalletPercent() view returns (uint256)
10
name() view returns (string)
BaldHeadFinance.com
owner() view returns (address)
0x08bc9e28b5e2c107e292ab64d72c93b302161858
swapAt() view returns (uint256)
500000000000000000000
symbol() view returns (string)
BALDY
totalSupply() view returns (uint256)
3000000000000500000000000000000000000
uniswapV2Pair() view returns (address)
0xff47dd4c29ac70017f1e45aeaca471bef2ab37a0
veBALDY() view returns (address)
0xe459f2a3f8fabf64d50a3ed221599ec25d7e9a75
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getUserClaims(address user) view returns (struct BALDYClaim[])
isBlacklisted(address account) view returns (bool)
userClaims(address, uint256) view returns (uint256 amount, uint256 endTime, bool claimed)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
depositVeBALDY(uint256 amount)
finalizeClaim(uint256 claimIndex)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setClaimWaitingPeriod(uint256 _claimWaitingPeriod)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBlacklistStatus(address account, bool isBlacklisted_)
updateFee(uint256 _totalFee)
updateMaxHoldingPercent(uint256 percent)
updateMaxSupply(uint256 newMaxSupply)
updateSwapAt(uint256 value)
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)
constructor(address _veBALDY)
receive()
This contract contains no error objects.