BSOV Pool Helper
Verified contract
Active on
Ethereum with 21,847 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($17.27)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BSOV | ERC-20 | 734.822167 | $0.023488 |
$17.26 | |
FOR | ERC-20 | 2 | $0.003906 |
$0.01 | |
PYRO | ERC-20 | 1.5K | -- | -- | |
0xBUTT | ERC-20 | 98 | -- | -- | |
STT | ERC-20 | 1.020202 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9617482 | 5 years ago | | | 0 | 0.00043316500 | |
Transfer | 9246052 | 5 years ago | | | 0.001 | 0.000023100000 | |
| 9243413 | 5 years ago | | | 0 | 0.00099892000 | |
| 8860147 | 5 years ago | | | 0 | 0.00066741750 | |
| 8846837 | 5 years ago | | | 0 | 0.00033775000 | |
| 8845613 | 5 years ago | | | 0 | 0.00067684400 | |
| 8845196 | 5 years ago | | | 0 | 0.00033752600 | |
| 8845168 | 5 years ago | | | 0 | 0.00062725000 | |
| 8844945 | 5 years ago | | | 0 | 0.00024173000 | |
| 8844835 | 5 years ago | | | 0 | 0.00067550000 |
ABI
ABI objects
Getter at block 21162601
mintableToken() view returns (address)
0x26946ada5ecb57f3a1f91605050ce45c482c9eb1
name() view returns (string)
BSOV Pool Helper
owner() view returns (address)
0xf9aa1897e5a7d2929e5cb2a1ffaee77de809e901
payoutWallet() view returns (address)
0xde0d47fa92b4d616b100f5dd027fc91704b24b73
Read-only
paymentSuccessful(bytes32 paymentId) view returns (bool)
State-modifying
Events multisend(address _tokenAddr, bytes32 paymentId, address[] dests, uint256[] values) returns (uint256)
proxyMint(uint256 nonce, bytes32 challenge_digest) returns (bool)
renounceOwnership()
send(address _tokenAddr, bytes32 paymentId, address dest, uint256 value) returns (bool)
setMintableToken(address mToken) returns (bool)
setPayoutWallet(address newAddress)
transferOwnership(address newOwner)
withdraw()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Payment(bytes32 _paymentId)
constructor(address mToken, string mName)
This contract contains no fallback and receive objects.
This contract contains no error objects.