StargatePoolUSDC
Verified contract
Active on
Ethereum with 8,222 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($14,428,261.33)
Native
Value
$638.49
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.199656 | $3,197.96 |
$638.49 | |
USDC | ERC-20 | 14.433382M | $0.999601 |
$14,427,622.84 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21157509 | 3 minutes ago | | | 0.000010184819 | 0.0020079810 | |
| 21157483 | 8 minutes ago | | | 0.000041371897 | 0.0020376792 | |
| 21157440 | 16 minutes ago | | | 0.00012122922 | 0.0057819557 | |
| 21157369 | 31 minutes ago | | | 0.000049441036 | 0.0021460077 | |
| 21157249 | an hour ago | | | 0.000049441036 | 0.0020941163 | |
| 21157240 | an hour ago | | | 0.000012684458 | 0.0067164032 | |
| 21157171 | an hour ago | | | 0.0000057825454 | 0.0020623610 | |
| 21156954 | 2 hours ago | | | 0 | 0.0012000379 | |
| 21156895 | 2 hours ago | | | 0.000038360491 | 0.0049337265 | |
| 21156808 | 2 hours ago | | | 0.000010510084 | 0.0015192765 |
ABI
ABI objects
Getter at block 21157520
approvalRequired() pure returns (bool)
true
burnAdmin() view returns (address)
0x0000000000000000000000000000000000000000
burnAllowanceSD() view returns (uint64)
0
deficitOffset() view returns (uint256)
0
endpoint() view returns (address)
0x1a44076050125825900e736c501f859c50fe728c
getAddressConfig() view returns (struct StargateBaseAddressConfig)
(0x52b35406cb2fb5e0038edecfc129a152a1f74087, 0xe37f7c80ced04c4f243c0fd04a5510d663cb88b5, 0x1041d127b2d4bc700f0f563883bc689502606918, 0x6d6620efa72948c5f68a3c8646d58c00d3f4a980, 0x6b8ad17795d89b283e6d0362a87a403f3544bb9d, 0x0000000000000000000000000000000000000000)
getTransferGasLimit() view returns (uint256)
2300
localEid() view returns (uint32)
30101
lpToken() view returns (address)
0x5daaee9ef143faff495b581e9863570e83f99d31
oftVersion() pure returns (bytes4 interfaceId, uint64 version)
(interfaceId=0x02e49c2c, version=0)
owner() view returns (address)
0x65bb797c2b9830d891d87288f029ed8dacc19705
plannerFee() view returns (uint256 available)
199655672726899661
poolBalance() view returns (uint256)
14408304195675
sharedDecimals() view returns (uint8)
6
stargateType() pure returns (uint8)
0
status() view returns (uint8)
1
token() view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
treasuryFee() view returns (uint64)
25077562934
tvl() view returns (uint256)
19681922791347
Read-only
paths(uint32 eid) view returns (uint64 credit)
quoteOFT(struct SendParam _sendParam) view returns (struct OFTLimit limit, struct OFTFeeDetail[] oftFeeDetails, struct OFTReceipt receipt)
quoteRedeemSend(struct SendParam _sendParam, bool _payInLzToken) view returns (struct MessagingFee fee)
quoteSend(struct SendParam _sendParam, bool _payInLzToken) view returns (struct MessagingFee fee)
redeemable(address _owner) view returns (uint256 amountLD)
unreceivedTokens(bytes32 guid, uint8 index) view returns (bytes32 hash)
State-modifying
Events addTreasuryFee(uint256 _amountLD) payable
allowBurn(address _burnAdmin, uint64 _burnAllowanceSD)
burnLockedUSDC()
deposit(address _receiver, uint256 _amountLD) payable returns (uint256 amountLD)
receiveCredits(uint32 _srcEid, struct Credit[] _credits)
receiveTokenBus(struct Origin _origin, bytes32 _guid, uint8 _seatNumber, address _receiver, uint64 _amountSD)
receiveTokenTaxi(struct Origin _origin, bytes32 _guid, address _receiver, uint64 _amountSD, bytes _composeMsg)
recoverToken(address _token, address _to, uint256 _amount) returns (uint256)
redeem(uint256 _amountLD, address _receiver) returns (uint256 amountLD)
redeemSend(struct SendParam _sendParam, struct MessagingFee _fee, address _refundAddress) payable returns (struct MessagingReceipt msgReceipt, struct OFTReceipt oftReceipt)
renounceOwnership()
retryReceiveToken(bytes32 _guid, uint8 _index, uint32 _srcEid, address _receiver, uint256 _amountLD, bytes _composeMsg)
send(struct SendParam _sendParam, struct MessagingFee _fee, address _refundAddress) payable returns (struct MessagingReceipt msgReceipt, struct OFTReceipt oftReceipt)
sendCredits(uint32 _dstEid, struct TargetCredit[] _credits) returns (struct Credit[])
sendToken(struct SendParam _sendParam, struct MessagingFee _fee, address _refundAddress) payable returns (struct MessagingReceipt msgReceipt, struct OFTReceipt oftReceipt, struct Ticket ticket)
setAddressConfig(struct StargateBaseAddressConfig _config)
setDeficitOffset(uint256 _deficitOffsetLD)
setOFTPath(uint32 _dstEid, bool _oft)
setPause(bool _paused)
setTransferGasLimit(uint256 _gasLimit)
transferOwnership(address newOwner)
withdrawPlannerFee()
withdrawTreasuryFee(address _to, uint64 _amountSD)
AddressConfigSet(struct StargateBaseAddressConfig config)
CreditsReceived(uint32 srcEid, struct Credit[] credits)
CreditsSent(uint32 dstEid, struct Credit[] credits)
Deposited(address indexed payer, address indexed receiver, uint256 amountLD)
OFTPathSet(uint32 dstEid, bool oft)
OFTReceived(bytes32 indexed guid, uint32 srcEid, address indexed toAddress, uint256 amountReceivedLD)
OFTSent(bytes32 indexed guid, uint32 dstEid, address indexed fromAddress, uint256 amountSentLD, uint256 amountReceivedLD)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Path_CreditBurned(uint64 amountSD)
PauseSet(bool paused)
PlannerFeeWithdrawn(uint256 amount)
Redeemed(address indexed payer, address indexed receiver, uint256 amountLD)
TreasuryFeeAdded(uint64 amountSD)
TreasuryFeeWithdrawn(address to, uint64 amountSD)
UnreceivedTokenCached(bytes32 guid, uint8 index, uint32 srcEid, address receiver, uint256 amountLD, bytes composeMsg)
constructor(string _lpTokenName, string _lpTokenSymbol, address _token, uint8 _tokenDecimals, uint8 _sharedDecimals, address _endpoint, address _owner)
This contract contains no fallback and receive objects.
InvalidLocalDecimals()
Path_AlreadyHasCredit()
Path_InsufficientCredit()
Path_UnlimitedCredit()
SlippageExceeded(uint256 amountLD, uint256 minAmountLD)
StargatePoolUSDC_BurnAmountExceedsBalance()
Stargate_InsufficientFare()
Stargate_InvalidAmount()
Stargate_InvalidPath()
Stargate_InvalidTokenDecimals()
Stargate_LzTokenUnavailable()
Stargate_OnlyTaxi()
Stargate_OutflowFailed()
Stargate_Paused()
Stargate_RecoverTokenUnsupported()
Stargate_ReentrantCall()
Stargate_SlippageTooHigh()
Stargate_Unauthorized()
Stargate_UnreceivedTokenNotFound()
Transfer_ApproveFailed()
Transfer_TransferFailed()