Vested Degen Brain Exchange
Verified contract
Active on
Base with 47 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 "Vested Degen Brain Exchange"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 3399367 | a year ago | | | 0 | 0.000000101869417860 | |
| 3321163 | a year ago | | | 0 | 0.0000026395925 | |
| 3318781 | a year ago | | | 0 | 1.6478773e-7 | |
| 3306565 | a year ago | | | 0 | 0.0000091351986 | |
| 3291851 | a year ago | | | 0 | 1.2495413e-7 | |
| 3078464 | a year ago | | | 0 | 0.0000063968792 | |
| 2989898 | a year ago | | | 0 | 0.000000000547113351 | |
| 2797774 | a year ago | | | 0 | 0.000000000006806275 | |
| 2792696 | a year ago | | | 0 | 5.1175000e-7 | |
| 2769325 | a year ago | | | 0 | 0.000000037739259625 |
ABI
ABI objects
Getter at block 22001816
DBX() view returns (address)
0xbeac229a3226c05c7675b8a54d0fcfddb6619100
decimals() view returns (uint8)
18
maxSupply() view returns (uint256)
750000000000000000000000000
name() view returns (string)
Vested Degen Brain Exchange
offset() view returns (uint256)
0
owner() view returns (address)
0x8ae2bd8e51e6f0fe740e82e64edaa0c0066d3ee5
symbol() view returns (string)
vDBX
totalSupply() view returns (uint256)
59504388403931998195282
vestingPeriod() view returns (uint256)
15552000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
estimate(address beneficiary) view returns (uint256)
isMinter(address) view returns (bool)
totalVested(address beneficiary) view returns (uint256)
vestingSchedules(address, uint256) view returns (uint256 amount, uint256 startTimestamp, uint256 releasedTokens)
State-modifying
Events addMinter(address account)
airdrop(address[] recipients, uint256[] amounts)
approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount) returns (bool)
convert(uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mint(address recipient, uint256 amount) returns (bool)
removeMinter(address account)
renounceOwnership()
setDBX(address _addi)
setOffset(uint256 _offset)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
truncate()
vest(uint256 amount)
withdraw()
Airdrop(address indexed from, address[] indexed to, 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)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.