BenNationFactory
Verified contract
Active on
Ethereum with 3 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "BenNationFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18242821 | a year ago | | | 0 | 0.00068179200 | |
| 18233072 | a year ago | | | 0 | 0.019475698 | |
| 18233071 | a year ago | | | 0 | 0.023878987 |
ABI
ABI objects
Getter at block 21293070
owner() view returns (address)
0x1f8503f7fcc96eb7a53c645a3e56e508abea73ac
Read-only
This contract contains no read-only function objects.
State-modifying
Events deployPool(address _stakedToken, address _rewardToken, uint256 _rewardPerBlock, uint256 _startBlock, uint256 _endBlock, uint256 _poolLimitPerUser, uint256 _numberBlocksForUserLimit, address _admin)
renounceOwnership()
transferOwnership(address newOwner)
NewBenNationContract(address indexed smartChef, address indexed vault)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
NewOwnerIsZeroAddress()
OnlyOwner()