Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
veBALDY | ERC-20 | 1.339088K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 2315562 | a year ago | | | 0 | 0.0000048606000 | |
| 2313304 | a year ago | | | 0 | 0.0000040030514 | |
| 2313285 | a year ago | | | 0 | 0.000069880516 | |
| 2307116 | a year ago | | | 0 | 0.000069430555 | |
| 2287516 | a year ago | | | 0 | 0.000069880500 | |
| 2284322 | a year ago | | | 0 | 0.000043816502 | |
| 2279317 | a year ago | | | 0 | 0.000051245700 | |
| 2277524 | a year ago | | | 0 | 0.000069430503 | |
| 2260708 | a year ago | | | 0 | 0.0000046587027 | |
| 2260498 | a year ago | | | 0 | 0.0000029631017 |
ABI
ABI objects
Getter at block 23182884
decimals() view returns (uint8)
18
name() view returns (string)
veBALDY
owner() view returns (address)
0x056d4913d181f76c928817f8c0c4b878af32f4a3
symbol() view returns (string)
veBALDY
totalSupply() view returns (uint256)
3000000000000009797041148648648648614
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mint(address to, uint256 amount) returns (bool)
renounceOwnership()
safeVebaldyTransfer(address _to, uint256 _amount)
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)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.