Viribustoken
Verified contract
Active on
Ethereum with 287 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1d3b…06ed
0x3dbd…dcf6
Balances ($3.94)
Native
Value
$3.94
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.001077 | $3,659.07 |
$3.94 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8681037 | 5 years ago | | | 0 | 0.0022675530 | |
| 8680784 | 5 years ago | | | 0 | 0.0022675530 | |
| 7797906 | 6 years ago | | | 0 | 0.0012369200 | |
| 7797712 | 6 years ago | | | 0 | 0.0012382000 | |
| 7797032 | 6 years ago | | | 0 | 0.0012369200 | |
| 7794768 | 6 years ago | | | 0 | 0.0012382000 | |
| 7794768 | 6 years ago | | | 0 | 0.0019235600 | |
| 7794563 | 6 years ago | | | 0 | 0.0019235600 | |
| 7793879 | 6 years ago | | | 0 | 0.0019235600 | |
| 7791557 | 6 years ago | | | 0 | 0.0019235600 |
ABI
ABI objects
Getter at block 21320134
DEC() view returns (uint256)
1000000000000000000
costETH() view returns (uint256)
26612903225806451612
costUSD() view returns (uint256)
6600
cursETHtoUSD() view returns (uint256)
248
decimals() view returns (uint8)
18
emissionCap() view returns (uint256)
19700000000000000000000
holder() view returns (address)
0x9b5dac471425299b43e0a198834e75e709bd9099
isOwner() view returns (bool)
false
name() view returns (string)
Viribustoken
owner() view returns (address)
0x9b5dac471425299b43e0a198834e75e709bd9099
salesOpen() view returns (bool)
true
symbol() view returns (string)
VRBS
totalSupply() view returns (uint256)
183419490909090909090
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address owner) view returns (uint256)
State-modifying
Events __callback(bytes32 myid, string result)
__callback(bytes32 myid, string result, bytes proof)
addBalanceForOraclize() payable
approve(address spender, uint256 value) returns (bool)
burn(uint256 value)
burnFrom(address from, uint256 value)
createTokens() payable
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mint(address to, uint256 value) returns (bool)
renounceOwnership()
setEmissionCap(uint256 newEmissionCap)
setGasPrice(uint256 _newPrice)
setHolder(address newHolder)
setSalesState(bool newSalesState)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
transferOwnership(address newOwner)
updateCostUSD(uint256 _value)
updateCursETHtoUSD(uint256 _value)
updatePrice() payable
Approval(address indexed owner, address indexed spender, uint256 value)
LogNewOraclizeQuery(string description)
LogPriceUpdated(string price)
NewCostETH(uint256 newCostETH)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Sell(address sender, uint256 tokens, uint256 cursETHtoUSD, uint256 costUSD)
SwitchSales(bool open)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.