REN / BNT Liquidity Pool
Verified contract
Active on
Ethereum with 0 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 "REN / BNT Liquidity Pool"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "REN / BNT Liquidity Pool"
ABI
ABI objects
Getter at block 21311680
decimals() view returns (uint8)
18
name() view returns (string)
REN / BNT Liquidity Pool
newOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0xd5aa38c6df168741839f9e1e9c51e6d24b986970
poolTokens() view returns (address[])
[0x716BBCF0D084DDCC1d3C6c20bD46c54A93553fdC, 0xcd1A771e8c77eCc4d259E25E21C9BB1EEF7D6197]
symbol() view returns (string)
RENBNT
Read-only
This contract contains no read-only function objects.
State-modifying
Events acceptOwnership()
burn(address _token, address _from, uint256 _amount)
createToken() returns (address)
mint(address _token, address _to, uint256 _amount)
transferOwnership(address _newOwner)
withdrawTokens(address _token, address _to, uint256 _amount)
OwnerUpdate(address indexed _prevOwner, address indexed _newOwner)
constructor(string _name, string _symbol, uint8 _decimals)
This contract contains no fallback and receive objects.
This contract contains no error objects.