THEM Applications
Verified contract
Active on
Ethereum with 588 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 "THEM Applications"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17609790 | a year ago | | | 0 | 0.00063356300 | |
| 16205184 | 2 years ago | | | 0 | 0.00080652817 | |
| 15077191 | 2 years ago | | | 0 | 0.00097989695 | |
| 14232823 | 3 years ago | | | 0 | 0.0019493924 | |
| 14214998 | 3 years ago | | | 0 | 0.0026097621 | |
| 14214121 | 3 years ago | | | 0 | 0.0057775000 | |
| 13096451 | 3 years ago | | | 0 | 0.0061874931 | |
| 13096451 | 3 years ago | | | 0 | 0.0061874931 | |
| 13096383 | 3 years ago | | | 0 | 0.0064701360 | |
| 13096379 | 3 years ago | | | 0 | 0.0080469360 |
ABI
ABI objects
Getter at block 21266017
baseTokenURI() pure returns (string)
https://api.them.af/api/application/
baseURI() view returns (string)
contractURI() pure returns (string)
https://api.them.af/api/contracts/application
currentPrice() view returns (uint256 price)
100390000000000000
hardcap() view returns (uint256)
69
ipfshash() view returns (string)
QmVX2DQxWNMUiTA5MXTCHUFS6mm55VqiJC1sUvaACs5HLW
isOwner() view returns (bool)
false
locked() view returns (bool)
false
name() view returns (string)
THEM Applications
owner() view returns (address)
0x80319b22fc81d700485b915fee3d2d9c69dc3839
symbol() view returns (string)
MAPPLY
totalSupply() view returns (uint256)
69
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)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 _tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
buy(address _to) payable
changeWallet(address _newWallet)
mintTo(address _to)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address to, bool approved)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
unlock()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(address _wallet, address _proxyRegistryAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.