Vega Finance
Verified contract
Active on
Ethereum with 77 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
VEGA | ERC-20 | 3.047722M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18945761 | a year ago | | | 0 | 0.00067869674 | |
| 18945466 | a year ago | | | 0 | 0.00055166066 | |
| 18945444 | a year ago | | | 0 | 0.00071923118 | |
| 18945406 | a year ago | | | 0 | 0.00054256777 | |
| 18945398 | a year ago | | | 0 | 0.00048561392 | |
| 18945392 | a year ago | | | 0 | 0.00046812969 | |
| 18945379 | a year ago | | | 0 | 0.0015907060 | |
| 18945316 | a year ago | | | 0 | 0.0010814535 | |
| 18945304 | a year ago | | | 0 | 0.00026707598 | |
| 18945298 | a year ago | | | 0 | 0.00051756020 |
ABI
ABI objects
Getter at block 21307723
TradingOpen() view returns (bool)
true
_maxTaxSwap() view returns (uint256)
200000000000000000000000
_maxWalletAmount() view returns (uint256)
100000000000000000000000000
_swapThreshold() view returns (uint256)
1000000000000000000000
_taxWallet() view returns (address)
0x83b08184a925a99c82443235d15d0117861012b2
_totalSupply() view returns (uint256)
100000000000000000000000000
decimals() pure returns (uint8)
18
dexV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
feesEnabled() view returns (bool)
true
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
name() pure returns (string)
Vega Finance
pair() view returns (address)
0xc41b956af116805c397a9621916f306694bf90ec
swapEnabled() view returns (bool)
true
symbol() pure returns (string)
VEGA
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
createVegaTrade()
enableVegaTrade()
removeVegaLimit() returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
withdrawVegaBalance()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address vegaWallet)
receive()
This contract contains no error objects.