Virtual Protocol
Verified contract
Active on
Base with 216,200 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($24,557.83)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
VIRTUAL | ERC-20 | 38.91723K | $0.550067 |
$21,407.08 | |
USDC | ERC-20 | 3.145643K | $1.00 |
$3,145.64 | |
FUNGI | ERC-20 | 250 | $0.019415 |
$4.85 | |
WGC | ERC-20 | 200 | $0.000533 |
$0.11 | |
BENTO | ERC-20 | 8.880888M | $0.00 |
$0.09 | |
GOCHU | ERC-20 | 50K | $0.000001 |
$0.05 | |
USA | ERC-20 | 1 | $0.000859 |
$0 | |
kurbi | ERC-20 | 0.1 | $0.001257 |
$0 | |
GENOME | ERC-20 | 0 | $0.019685 |
$0 | |
VIRTUALCASH | ERC-20 | 1T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22697659 | a few seconds ago | | | 0 | 0.0000034376000 | |
| 22697657 | a few seconds ago | | | 0 | 0.0000075280025 | |
| 22697656 | a few seconds ago | | | 0 | 9.2693941e-7 | |
| 22697654 | a few seconds ago | | | 0 | 9.2417015e-7 | |
| 22697652 | a few seconds ago | | | 0 | 7.2205830e-7 | |
| 22697647 | a few seconds ago | | | 0 | 9.2957076e-7 | |
| 22697627 | a minute ago | | | 0 | 0.0000075280025 | |
| 22697626 | a minute ago | | | 0 | 5.6529506e-7 | |
| 22697624 | a minute ago | | | 0 | 9.2693941e-7 | |
| 22697621 | a minute ago | | | 0 | 0.0000075280025 |
ABI
ABI objects
Getter at block 22697659
BRIDGE() view returns (address)
0x4200000000000000000000000000000000000010
REMOTE_TOKEN() view returns (address)
0x44ff8620b8ca30902395a7bd3f2407e1a091bf73
SEND() view returns (uint16)
1
SEND_AND_CALL() view returns (uint16)
2
approvalRequired() pure returns (bool)
false
bridge() view returns (address)
0x4200000000000000000000000000000000000010
composeMsgSender() view returns (address sender)
0x0b3e328455c4059eeb9e3f84b5543f74e24e7e1b
decimalConversionRate() view returns (uint256)
1000000000000
decimals() view returns (uint8)
18
endpoint() view returns (address)
0x1a44076050125825900e736c501f859c50fe728c
l1Token() view returns (address)
0x44ff8620b8ca30902395a7bd3f2407e1a091bf73
l2Bridge() view returns (address)
0x4200000000000000000000000000000000000010
msgInspector() view returns (address)
0x0000000000000000000000000000000000000000
name() view returns (string)
Virtual Protocol
oApp() view returns (address)
0x0b3e328455c4059eeb9e3f84b5543f74e24e7e1b
oAppVersion() pure returns (uint64 senderVersion, uint64 receiverVersion)
(senderVersion=1, receiverVersion=1)
oftVersion() pure returns (bytes4 interfaceId, uint64 version)
(interfaceId=0x02e49c2c, version=1)
owner() view returns (address)
0x0000000000000000000000000000000000000000
preCrime() view returns (address)
0x0000000000000000000000000000000000000000
remoteToken() view returns (address)
0x44ff8620b8ca30902395a7bd3f2407e1a091bf73
sharedDecimals() pure returns (uint8)
6
symbol() view returns (string)
VIRTUAL
token() view returns (address)
0x0b3e328455c4059eeb9e3f84b5543f74e24e7e1b
totalSupply() view returns (uint256)
449463894636382232994519314
version() view returns (string)
1.0.0
Read-only
allowInitializePath(struct Origin origin) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
combineOptions(uint32 _eid, uint16 _msgType, bytes _extraOptions) view returns (bytes)
enforcedOptions(uint32 eid, uint16 msgType) view returns (bytes enforcedOption)
isPeer(uint32 _eid, bytes32 _peer) view returns (bool)
nextNonce(uint32, bytes32) view returns (uint64 nonce)
peers(uint32 eid) view returns (bytes32 peer)
quoteOFT(struct SendParam _sendParam) view returns (struct OFTLimit oftLimit, struct OFTFeeDetail[] oftFeeDetails, struct OFTReceipt oftReceipt)
quoteSend(struct SendParam _sendParam, bool _payInLzToken) view returns (struct MessagingFee msgFee)
supportsInterface(bytes4 _interfaceId) pure returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(address _from, uint256 _amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lzReceive(struct Origin _origin, bytes32 _guid, bytes _message, address _executor, bytes _extraData) payable
lzReceiveAndRevert(struct InboundPacket[] _packets) payable
lzReceiveSimulate(struct Origin _origin, bytes32 _guid, bytes _message, address _executor, bytes _extraData) payable
mint(address _to, uint256 _amount)
renounceOwnership()
send(struct SendParam _sendParam, struct MessagingFee _fee, address _refundAddress) payable returns (struct MessagingReceipt msgReceipt, struct OFTReceipt oftReceipt)
setDelegate(address _delegate)
setEnforcedOptions(struct EnforcedOptionParam[] _enforcedOptions)
setMsgInspector(address _msgInspector)
setPeer(uint32 _eid, bytes32 _peer)
setPreCrime(address _preCrime)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed account, uint256 amount)
EnforcedOptionSet(struct EnforcedOptionParam[] _enforcedOptions)
Mint(address indexed account, uint256 amount)
MsgInspectorSet(address inspector)
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)
PeerSet(uint32 eid, bytes32 peer)
PreCrimeSet(address preCrimeAddress)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _bridge, address _remoteToken, string _name, string _symbol, address _lzEndpoint)
This contract contains no fallback and receive objects.
InvalidDelegate()
InvalidEndpointCall()
InvalidLocalDecimals()
InvalidOptions(bytes options)
LzTokenUnavailable()
NoPeer(uint32 eid)
NotEnoughNative(uint256 msgValue)
OnlyEndpoint(address addr)
OnlyPeer(uint32 eid, bytes32 sender)
OnlySelf()
SimulationResult(bytes result)
SlippageExceeded(uint256 amountLD, uint256 minAmountLD)