Team.Finance Lock
Verified contract
Proxy
Active on
Ethereum with 106 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
0x4f0f…c33a
Balances ($0.00)
No balances found for "Team.Finance Lock"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20887187 | a month ago | | | 0 | 0.0021969519 | |
| 20855470 | a month ago | | | 0 | 0.0010287930 | |
| 20852133 | a month ago | | | 0 | 0.00089006067 | |
| 20810492 | 2 months ago | | | 0 | 0.0039312737 | |
| 20468463 | 3 months ago | | | 0 | 0.00099459792 | |
| 20167897 | 5 months ago | | | 0 | 0.00072229462 | |
| 20159026 | 5 months ago | | | 0 | 0.00050010071 | |
| 20148166 | 5 months ago | | | 0 | 0.00050662385 | |
| 20136040 | 5 months ago | | | 0 | 0.00071639091 | |
| 20127803 | 5 months ago | | | 0 | 0.0017791994 |
ABI
ABI objects
Getter at block 21176271
descriptor() view returns (address)
0x4f0fd563be89ec8c3e7d595bf3639128c0a7c33a
lockToken() view returns (address)
0xe2fe530c047f2d85298b07d9333c05737f1435fb
name() view returns (string)
Team.Finance Lock
owner() view returns (address)
0xe2fe530c047f2d85298b07d9333c05737f1435fb
symbol() view returns (string)
TFL
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
approve(address to, uint256 tokenId)
burn(uint256 tokenId)
initialize(string _name, string _symbol, address _lockTokenAddress, address _descriptorAddress)
mintLiquidityLockNFT(address _to, uint256 _tokenId)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes data)
setApprovalForAll(address operator, bool approved)
setLockTokenAddress(address _newLockTokenAddress)
setNFTDescriptorAddress(address _newDescriptorAddress)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.