TokenPool

Verified contract

Active on Ethereum with 2,210 txns
Deployed by via 0xa74cb25a at 5208222
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0x17b424b3a306a39bfa90f97238c1941fa39145ba99d021aea15cf9dd9423aee7
0x73f5c26a7399cdf48a7d02ba3c1ded9a0da42d6b9146b83345a08fe4c636e3b8
0xf6d6409533a7d2b74c4940b8ab2cc66156e9639f4bcbc906795b0ae604141968
0x3078a567bddf0163f45b286784ac8dc26aab270af258287f7c0cf9bc5308bdd1
0xf02e5178fd57adf3a6a1bbcde1ca66429fafac413af7a38fbf395d8d94148341
0xb1da59652e24bd796e07d54d3fae2ac733708afa9a8b7157fdd6475b039e72ed
0x949f75fd11044d168483d239b158fd25f42278fd1f886b9e10cdd361622279c0
0xf7cd1018f7f79256ca0e4aa934d1b11f93ae45fad28a78f94370a158b2d5c9d8
0x234f9047855f556bea416dd64eafc4f23bd1037ba720c31400a5e558a292c54b
0xd9dc5dcf766d8eb30233fc3159a0201643cf6161ef360ecbe644822c703dfb4d

Functions
Getter at block 21166185
owner(view returns (address)
0x6c14a683e3e894fbee5f929c5fac402df79694f6
token(view returns (address)
0x6863be0e7cf7ce860a574760e9020d519a8bdc47
Read-only
getAvailableAmount(string poolIdview returns (uint256)
getLockTimestamp(string poolIdview returns (uint256)
State-modifying
registerPool(string poolIduint256 availableAmountuint256 lockTimestamp
transfer(string poolIdaddress touint256 amount
transferOwnership(address newOwner
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PoolLocked(string poolIduint256 lockTimestamp
PoolRegistered(string poolIduint256 amount
PoolTransferred(string poolIdaddress touint256 amount
Constructor
constructor(address _token
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.