BSOV Pool Helper devkon
Verified contract
Active on
Ethereum with 9,706 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BSOV | ERC-20 | 1.86422 | $0.001416 |
$0 | |
PYRO | ERC-20 | 1.5K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12039686 | 4 years ago | | | 0 | 0.012095020 | |
| 11496560 | 4 years ago | | | 0 | 0.0018662960 | |
| 11496557 | 4 years ago | | | 0 | 0.0017464320 | |
| 11496536 | 4 years ago | | | 0 | 0.0015591840 | |
| 11496536 | 4 years ago | | | 0 | 0.0017718000 | |
| 11392858 | 4 years ago | | | 0 | 0.0013396880 | |
| 11392610 | 4 years ago | | | 0 | 0.0013983200 | |
| 11354031 | 4 years ago | | | 0 | 0.0011484480 | |
| 11353813 | 4 years ago | | | 0 | 0.0011481600 | |
| 11344877 | 4 years ago | | | 0 | 0.0012472720 |
ABI
ABI objects
Getter at block 21287563
mintableToken() view returns (address)
0x26946ada5ecb57f3a1f91605050ce45c482c9eb1
name() view returns (string)
BSOV Pool Helper devkon
owner() view returns (address)
0xc7f6877b059e8bdf0253609bd636c01b89397dd3
payoutWallet() view returns (address)
0x6fc9e57413d7e5d0250580118d580368d848fc20
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.