DepositStableCoinToDegenDealer
Verified contract
Active on
Base with 277 txns
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 |
---|---|---|---|---|---|
USA | ERC-20 | 1 | $0.000658 |
$0 | |
LZPZ | ERC-20 | 2 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21646737 | 18 days ago | | | 0 | 6.4971476e-7 | |
| 20077359 | 2 months ago | | | 0 | 0.0000012932182 | |
| 19701550 | 2 months ago | | | 0.078 | 0.0000028402378 | |
| 19407696 | 2 months ago | | | 0.03 | 0.0000015826388 | |
| 19332923 | 2 months ago | | | 0.00001 | 0.0000051145897 | |
| 19319083 | 2 months ago | | | 0.03 | 0.0000013757261 | |
| 19046054 | 3 months ago | | | 0 | 0.0000030406811 | |
| 19045802 | 3 months ago | | | 0 | 0.0000032573259 | |
| 18622661 | 3 months ago | | | 0.000405 | 0.0000010444760 | |
| 18548611 | 3 months ago | | | 0.007226 | 9.8921537e-7 |
ABI
ABI objects
Getter at block 22422428
degenDealer() view returns (address)
0xb7ffeaf4af97aece3c9ae7e5f68b9cd66d02f8ac
owner() view returns (address)
0xd0cfcf1899a749bf0398fc885db7ee0479c05efc
usdc() view returns (address)
0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
weth() view returns (address)
0x4200000000000000000000000000000000000006
Read-only
whiteListContract(address) view returns (bool)
State-modifying
Events depositStableCoin(address asset, uint256 amount, address to, bytes param, uint256 minReceive) payable
renounceOwnership()
setWhiteListContract(address targetContract, bool isValid)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _degenDealer, address _weth)
This contract contains no fallback and receive objects.
This contract contains no error objects.