SwissBorg Referendum 1
Verified contract
Active on
Ethereum with 28,613 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
-
variable spans 2 additional slots
-
variable spans 1 additional slot
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
RSB1 | ERC-20 | 94.69333K | -- | -- | |
WLM | ERC-20 | 66 | -- | -- | |
PRO | ERC-20 | 0.088889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19135732 | 10 months ago | | | 0 | 0.0010699106 | |
| 18314756 | a year ago | | | 0 | 0.00024348000 | |
| 17289785 | 2 years ago | | | 0 | 0.00087009671 | |
| 16898243 | 2 years ago | | | 0 | 0.00068712515 | |
| 16893651 | 2 years ago | | | 0 | 0.00045570037 | |
| 15381899 | 2 years ago | | | 0 | 0.000048672000 | |
| 13505962 | 3 years ago | | | 0 | 0.0034510799 | |
| 13505895 | 3 years ago | | | 0 | 0.0034596011 | |
| 13505874 | 3 years ago | | | 0 | 0.0034613054 | |
| 13505644 | 3 years ago | | | 0 | 0.0034613054 |
ABI
ABI objects
Getter at block 21257245
decimals() view returns (uint8)
8
description() view returns (string question, string firstProp, string secondProp)
(question=What kind of app should the SwissBorg investment platform be?, firstProp=A Reactive Web App, secondProp=A Mobile App)
getResults() view returns (uint256 firstPropCount, uint256 secondPropCount, uint256 blankVoteCount)
(firstPropCount=14637632225328630, secondPropCount=17920270892901838, blankVoteCount=370617038540288)
name() view returns (string)
SwissBorg Referendum 1
open() view returns (bool)
false
owner() view returns (address)
0xf3b0d5fc99be8e26809a7bb16f9f5cc4aafaf475
props() view returns (address firstPropAddress, address secondPropAddress, address blankVoteAddress)
(firstPropAddress=0x002ef9d3426b0626d8392398cdc11accf7081912, secondPropAddress=0x0036f5611e5f64e92afae7efa7755cf75713f4e0, blankVoteAddress=0x00003d13e305562c87260d40d6733c3c9163d499)
reward() view returns (address tokenAddress, address refundWalletAddress)
(tokenAddress=0xba9d4199fab4f26efe3551d490e3821486f135ba, refundWalletAddress=0xf3b0d5fc99be8e26809a7bb16f9f5cc4aafaf475)
symbol() view returns (string)
RSB1
totalSupply() view returns (uint256)
100000000000000000
Read-only
allowance(address tokenOwner, address spender) view returns (uint256 remaining)
balanceOf(address _tokenOwner) view returns (uint256 balance)
State-modifying
Events approve(address spender, uint256 tokens) returns (bool success)
close() returns (bool success)
setOwner(address _newOwner)
transfer(address to, uint256 tokens) returns (bool success)
transferFrom(address from, address to, uint256 tokens) returns (bool success)
updateRefundWalletAddress(address _wallet) returns (bool success)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
Finish(string question, string firstProp, uint256 firstPropCount, string secondProp, uint256 secondPropCount, uint256 blankVoteCount)
OwnershipTransferred(address indexed from, address indexed to)
Transfer(address indexed from, address indexed to, uint256 tokens)
VoteRewarded(address indexed to, uint256 amount)
constructor(string _symbol, string _name, uint256 _totalSupply, string _question, string _firstProp, string _secondProp, address _firstPropAddress, address _secondPropAddress, address _blankVoteAddress, address _tokenAddress)
fallback()
This contract contains no error objects.