BasedVelocimeter
Verified contract
Active on
Base with 4,089 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.46)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BVM | ERC-20 | 24.370398 | $0.018663 |
$0.45 | |
USA | ERC-20 | 1 | $0.000848 |
$0 | |
kurbi | ERC-20 | 0.1 | $0.000786 |
$0 | |
BROGE | ERC-20 | 9.999K | -- | -- | |
Cheems | ERC-20 | 10.134582M | -- | -- | |
V | ERC-20 | 50K | -- | -- | |
COIN www.baseweb.io | ERC-20 | 20K | -- | -- | |
OHNO | ERC-20 | 1 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22714537 | 6 hours ago | | | 0 | 0.000000036570864372 | |
| 22700392 | 14 hours ago | | | 0 | 0.000000065168635284 | |
| 22674021 | a day ago | | | 0 | 0.000000065202497916 | |
| 22638951 | 2 days ago | | | 0 | 9.9802989e-7 | |
| 22636830 | 2 days ago | | | 0 | 0.000000033424320168 | |
| 22626496 | 2 days ago | | | 0 | 0.000000064197278184 | |
| 22611239 | 3 days ago | | | 0 | 7.5123613e-7 | |
| 22610663 | 3 days ago | | | 0 | 0.000000062919625116 | |
| 22604077 | 3 days ago | | | 0 | 0.000000065202497916 | |
| 22579737 | 3 days ago | | | 0 | 0.0000021291504 |
ABI
ABI objects
Getter at block 22725994
decimals() view returns (uint8)
18
minter() view returns (address)
0x2f54d40e246eaba24301dd4480fccf36b856d578
name() view returns (string)
BasedVelocimeter
symbol() view returns (string)
BVM
totalSupply() view returns (uint256)
12996672860227477718034758
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool)
mint(address account, uint256 amount) returns (bool)
setMinter(address _minter)
transfer(address _to, uint256 _value) returns (bool)
transferFrom(address _from, address _to, uint256 _value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address initialSupplyRecipient, uint256 initialAmount)
This contract contains no fallback and receive objects.
This contract contains no error objects.