DegenGateVault
Verified contract
Active on
Base with 680 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($2,192.03)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DEGEN | ERC-20 | 278.161585K | $0.00788 |
$2,192.03 | |
BOYS | ERC-20 | 0.1 | $0.004413 |
$0 | |
BONSAICOIN | ERC-20 | 1M | -- | -- | |
AILM | ERC-20 | 250.637K | -- | -- | |
UMC | ERC-20 | 2.25K | -- | -- | |
WLFi | ERC-20 | 1K | -- | -- | |
MUNO | ERC-20 | 100 | -- | -- | |
HASHBROWN | ERC-20 | 2 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22130088 | 3 hours ago | | | 0 | 4.2216278e-7 | |
| 22129734 | 3 hours ago | | | 0 | 2.7352323e-7 | |
| 22124856 | 6 hours ago | | | 0 | 4.2169206e-7 | |
| 22124614 | 6 hours ago | | | 0 | 3.3819800e-7 | |
| 22124502 | 6 hours ago | | | 0 | 3.3831568e-7 | |
| 22122486 | 7 hours ago | | | 0 | 4.2210394e-7 | |
| 22109471 | 14 hours ago | | | 0 | 4.2180974e-7 | |
| 22108299 | 15 hours ago | | | 0 | 3.3849220e-7 | |
| 22107537 | 15 hours ago | | | 0 | 3.3624577e-7 | |
| 22107152 | 16 hours ago | | | 0 | 3.3259207e-7 |
ABI
ABI objects
Getter at block 22135291
degen() view returns (address)
0x4ed4e862860bed51a9570b96d89af5e1b0efefed
degenGate() view returns (address)
0x877681450778b6082ddab28d66d9e6887f96e31f
owner() view returns (address)
0x290f84bb97104667ac9f2ace6bc32e703f9885b8
point() view returns (address)
0x01ffe5a380a3e14c433040529ab892634d7c6bc9
Read-only
This contract contains no read-only function objects.
State-modifying
Events addApproveDegen()
collect(uint256 amount, bytes data)
collectAll(bytes data)
renounceOwnership()
transferOwnership(address newOwner)
AddApproveDegen()
Collect(address user, uint256 amount, bytes data)
CollectAll(address user, uint256 amount, bytes data)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _degenGate, address _point, address _degen)
This contract contains no fallback and receive objects.
AddressEmptyCode(address target)
AddressInsufficientBalance(address account)
FailedInnerCall()
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)
SafeERC20FailedOperation(address token)