VELASPAD.io
Verified contract
Proxy
Active on
Ethereum with 5,879 txns
Unified storage
Map
Table
Raw
Constants and immutables
2
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 49 additional slots
-
variable spans 48 additional slots
2 additional
variables
Balances ($431.40)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
VLXPAD | ERC-20 | 88.278832K | $0.00481 |
$424.62 | |
ETHPAD | ERC-20 | 2.733979K | $0.002477 |
$6.77 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21325419 | a day ago | | | 0 | 0.0013359295 | |
| 21266183 | 9 days ago | | | 0 | 0.00083187870 | |
| 21266157 | 9 days ago | | | 0 | 0.00092318835 | |
| 21183903 | 21 days ago | | | 0 | 0.00099032521 | |
| 21183889 | 21 days ago | | | 0 | 0.00098316939 | |
| 21138452 | a month ago | | | 0 | 0.00052798056 | |
| 21137741 | a month ago | | | 0 | 0.00070564037 | |
| 21137731 | a month ago | | | 0 | 0.00059446687 | |
| 21137731 | a month ago | | | 0 | 0.00059997708 | |
| 21133271 | a month ago | | | 0 | 0.00035706968 |
ABI
ABI objects
Getter at block 21332801
_feeBurnPct() view returns (uint256)
250
_feeRewardAddress() view returns (address)
0x86459a6ce2eea6f86f3618895370ab47e1737acf
_feeRewardPct() view returns (uint256)
750
_lgePairAddress() view returns (address)
0x0000000000000000000000000000000000000000
_lgeTimestamp() view returns (uint256)
0
_router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
_whitelister() view returns (address)
0x0596e515506dc5394608065e719c7328ffd0554e
cap() view returns (uint256)
999371986782685765668187950
decimals() view returns (uint8)
18
getLGEWhitelistRound() view returns (uint256, uint256, uint256, uint256, bool, uint256)
(0, 0, 0, 0, false, 0)
name() view returns (string)
VELASPAD.io
owner() view returns (address)
0x0596e515506dc5394608065e719c7328ffd0554e
symbol() view returns (string)
VLXPAD
totalSupply() view returns (uint256)
398196986782685765668187950
Read-only
_feeExcluded(address) view returns (bool)
_feeRewardSwapPath(uint256) view returns (address)
_lgeWhitelistRounds(uint256) view returns (uint256 duration, uint256 amountMax)
_pair(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events admin() returns (address)
changeAdmin(address newAdmin)
implementation() returns (address)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
createLGEWhitelist(address pairAddress, uint256[] durations, uint256[] amountsMax)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize(uint256 cap, uint256 feeBurnPct, uint256 feeRewardPct, address feeRewardAddress, address router)
mint(address _to, uint256 _amount)
modifyLGEWhitelist(uint256 index, uint256 duration, uint256 amountMax, address[] addresses, bool enabled)
renounceOwnership()
renounceWhitelister()
setFeeExcluded(address a, bool excluded)
setFees(uint256 feeBurnPct, uint256 feeRewardPct, address[] feeRewardSwapPath, address feeRewardAddress)
setPair(address a, bool pair)
setRouter(address r)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
transferWhitelister(address newWhitelister)
AdminChanged(address previousAdmin, address newAdmin)
Upgraded(address indexed implementation)
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)
WhitelisterTransferred(address indexed previousWhitelister, address indexed newWhitelister)
constructor(address admin, address implementation)
fallback()
receive()
This contract contains no error objects.