Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5b20…0434
Balances ($4.23)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
VERA | ERC-20 | 16.996642K | $0.000249 |
$4.23 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21197296 | 13 days ago | | | 0 | 0.00037373728 | |
| 21186263 | 14 days ago | | | 0 | 0.0012372234 | |
| 21185278 | 14 days ago | | | 0 | 0.0012251075 | |
| 21184801 | 14 days ago | | | 0 | 0.0014731459 | |
| 21180873 | 15 days ago | | | 0 | 0.0039419021 | |
| 21180217 | 15 days ago | | | 0 | 0.0036999650 | |
| 21180174 | 15 days ago | | | 0 | 0.0036764774 | |
| 21167036 | 17 days ago | | | 0 | 0.0012659363 | |
| 21166942 | 17 days ago | | | 0 | 0.0020872893 | |
| 21165693 | 17 days ago | | | 0 | 0.0016612736 |
ABI
ABI objects
Getter at block 21287847
decimals() view returns (uint8)
18
getLiquidityPool() view returns (address)
0xb836969acaaa7ed9505d650aaea16d07488fe6c0
isProtected() view returns (bool)
true
name() view returns (string)
Vera
owner() view returns (address)
0x1027cd07f26fcb8c534b077672d73b7d87a52c6b
symbol() view returns (string)
VERA
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events LiquidityProtection_setLiquidityProtectionService(address _plps)
LiquidityProtection_unblock(address[] _holders)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableProtection()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
revokeBlocked(address[] _holders, address _revokeTo)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.