BVM
Verified contract
Proxy
Active on
Ethereum with 39,693 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 44 additional slots
-
variable spans 49 additional slots
-
variable spans 47 additional slots
-
variable spans 48 additional slots
Balances ($1,372.90)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BVM | ERC-20 | 4.526989K | $0.302651 |
$1,370.1 | |
SYNC | ERC-20 | 9.2141K | $0.000304 |
$2.8 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21268283 | an hour ago | | | 0 | 0.00039652513 | |
| 21268282 | an hour ago | | | 0 | 0.00039641057 | |
| 21268111 | an hour ago | | | 0 | 0.00036737816 | |
| 21268058 | 2 hours ago | | | 0 | 0.00057805720 | |
| 21267862 | 2 hours ago | | | 0 | 0.0011467525 | |
| 21267391 | 4 hours ago | | | 0 | 0.00037489350 | |
| 21266219 | 8 hours ago | | | 0 | 0.0010421655 | |
| 21266218 | 8 hours ago | | | 0 | 0.0011274814 | |
| 21266015 | 8 hours ago | | | 0 | 0.0013017880 | |
| 21265954 | 9 hours ago | | | 0 | 0.0015108968 |
ABI
ABI objects
Getter at block 21268506
DOMAIN_SEPARATOR() view returns (bytes32)
0xae80ff848fc72dd7c75d34af7e9672596db0f14b3b4c7cc5cd56ced782abe2c7
decimals() view returns (uint8)
18
eip712Domain() view returns (bytes1 fields, string name, string version, uint256 chainId, address verifyingContract, bytes32 salt, uint256[] extensions)
(fields=0x0f, name=, version=, chainId=1, verifyingContract=0x069d89974f4edabde69450f9cf5cf7d8cbd2568d, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
name() view returns (string)
BVM
owner() view returns (address)
0x03261a78402c139dc73346f13cd2cb301105efa3
symbol() view returns (string)
BVM
totalSupply() view returns (uint256)
13245883870956235095836538
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
nonces(address owner) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize(address bridgeContract, string name, string symbol)
mint(address account, uint256 amount)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
Approval(address indexed owner, address indexed spender, uint256 value)
EIP712DomainChanged()
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.