Viking Serum
Verified contract
Active on
Ethereum with 49 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 |
---|---|---|---|---|---|
VIKS | ERC-20 | 2.177928M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19117541 | 10 months ago | | | 0 | 0.00051783217 | |
| 19115002 | 10 months ago | | | 0 | 0.00076716201 | |
| 19114946 | 10 months ago | | | 0 | 0.00073710355 | |
| 19114714 | 10 months ago | | | 0 | 0.00069193444 | |
| 19114676 | 10 months ago | | | 0 | 0.00061150608 | |
| 19114561 | 10 months ago | | | 0 | 0.00093587991 | |
| 19114561 | 10 months ago | | | 0 | 0.00093587991 | |
| 19114561 | 10 months ago | | | 0 | 0.00093778190 | |
| 19114561 | 10 months ago | | | 0 | 0.00093778190 | |
| 19114561 | 10 months ago | | | 0 | 0.00093778190 |
ABI
ABI objects
Getter at block 21196981
TradingOpen() view returns (bool)
true
_maxTaxSwap() view returns (uint256)
200000000000000000000000
_maxWalletAmount() view returns (uint256)
100000000000000000000000000
_swapThreshold() view returns (uint256)
1000000000000000000000
_taxWallet() view returns (address)
0xade3a0330e7ba88b425d43972e09777ea2bda341
_totalSupply() view returns (uint256)
100000000000000000000000000
decimals() pure returns (uint8)
18
feesEnabled() view returns (bool)
true
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
name() pure returns (string)
Viking Serum
pair() view returns (address)
0x0236e2e48906bbfe0bff8303ce640ee95c18b5a2
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
symbol() pure returns (string)
VIKS
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)
createVikingTrade()
enableVikingTrade()
removeVikingLimit() returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
withdrawVikingEthBalance()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address vikWallet)
receive()
This contract contains no error objects.