Opener
Verified contract
Active on
Ethereum with 33,704 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1796…d0b2
Balances ($7,007.35)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 7K | $1.001 |
$7,007 | |
PMON | ERC-20 | 2 | $0.12927 |
$0.26 | |
JET | ERC-20 | 50 | $0.001857 |
$0.09 | |
wLITI | ERC-20 | 50 | -- | -- | |
MINTYS | ERC-20 | 9.8 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16548243 | 2 years ago | | | 0 | 0.0022356960 | |
| 13785668 | 3 years ago | | | 0 | 0.0029492160 | |
| 13733486 | 3 years ago | | | 0 | 0.0020216400 | |
| 13733486 | 3 years ago | | | 0 | 0.0022606200 | |
| 13733486 | 3 years ago | | | 0 | 0.0019512720 | |
| 13733482 | 3 years ago | | | 0 | 0.0028555200 | |
| 13733482 | 3 years ago | | | 0 | 0.0025330436 | |
| 13733482 | 3 years ago | | | 0 | 0.0026889480 | |
| 13733482 | 3 years ago | | | 0 | 0.0027603360 | |
| 13733481 | 3 years ago | | | 0 | 0.0023796000 |
ABI
ABI objects
Getter at block 21158677
_burnShare() view returns (uint256)
75
_closed() view returns (bool)
true
_feeAddress() view returns (address)
0x4090212dadda6210f3d84f323be15a8d4480fec2
_feeShare() view returns (uint256)
25
_openedBoosters() view returns (uint256)
218475
_stakeAddress() view returns (address)
0xd6eb9e3435dff76d83b51b7e9be7b233c31c3b5c
_stakeShare() view returns (uint256)
0
_swapBackAddress() view returns (address)
0x9253f55f6f81c2777a1959014693e5b5b2eda6f7
_swapBackShare() view returns (uint256)
0
owner() view returns (address)
0xe0d4fec206b035dc5e6a331dc4d196b094842208
Read-only
This contract contains no read-only function objects.
State-modifying
Events lock()
openBooster(uint256 amount)
renounceOwnership()
setFeeAddress(address feeAddress)
setShares(uint256 burnShare, uint256 stakeShare, uint256 feeShare, uint256 swapBackShare)
setStakeAddress(address stakeAddress)
setSwapBackAddress(address swapBackAddress)
transferOwnership(address newOwner)
unlock()
Opening(address indexed from, uint256 amount, uint256 openedBoosters)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address pmonToken, address stakeAddress, address feeAddress, address swapBackAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.