FOAM Signal

Verified contract

Active on Ethereum with 4,350 txns
Deployed by via 0xddb2dc13 at 6822073
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $207,070.48
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
 (#20)
ERC-721
--
0x37a3192de586db408bc26f65f4b1fa1d6ea1146b48931d65ebb944454d4c5d67
0x37136b2346402982b65eba525136e8221ee6445a7d55ed80c7ff84b49340e43e
0x923fbd291506f956fb80332de5d546ceb6e1242f9c929ad5586f44995d363aa5
0x5a18035ee7acbe6d5f71c18cb937f34a50437626dab669f7dc54cda4b6286d86
0xc63a260b37be8f15d6360b23244471065c9fd64a7256bdf361e5fa3c83fe81e0
0x08e2dd3ede090a088326eb1f7bc02d9afc5e9362e4539013da70f12e07c41206
0xe1bd7d7cc9665e3de0e250fd9084bfab3b0d452601e32d84ebc6f9b85cef8a31
0xc94c156726d3865e2cc2964fe15d4e6c1781704919c44d6e267c74e33342ba11
0xd725d6fd34a317feff4d3b8943ae4a0d7f06acb5cfa90e963d745a5fe5ed1f62
0x3bc74a1418893fe9499d5473658d5af4de95575246d0e08e6e30f8f921776813

Functions
Getter at block 20924433
InterfaceId_ERC165(view returns (bytes4)
0x01ffc9a7
controller(view returns (address)
0x5b9691fc4b0ee89546b15a13a6e7eea38700ba1d
name(pure returns (string)
FOAM Signal
owner(view returns (address)
0xd3b16f647ad234f8b5bb2bdbe8e919daa5268681
symbol(pure returns (string)
FSX
Read-only
balanceOf(address _ownerview returns (uint256)
computeCST(address nftContractuint256 tokenIDpure returns (bytes32)
cstToID(bytes32view returns (uint256)
exists(uint256 _tokenIdview returns (bool)
getApproved(uint256 _tokenIdview returns (address)
getCreatedOn(bytes32 cstview returns (uint256 timestamp)
getDeletedOn(bytes32 cstview returns (uint256 timestamp)
getGeohash(bytes32 cstview returns (bytes32 geohash)
getRadius(bytes32 cstview returns (uint256 radius)
isApprovedForAll(address _owneraddress _operatorview returns (bool)
isTracked(bytes32 cstview returns (bool)
numApplications(address proverview returns (uint256)
ownerOf(uint256 _tokenIdview returns (address)
supportsInterface(bytes4 _interfaceIdview returns (bool)
tokenBurntOn(uint256view returns (uint256)
tokenGeohash(uint256view returns (bytes32)
tokenMintedOn(uint256view returns (uint256)
tokenRadius(uint256view returns (uint256)
tokenStake(uint256view returns (uint256)
totalStaked(address proverview returns (uint256)
State-modifying
approve(address _touint256 _tokenId
burn(uint256 tokenID
mint(addressuint256returns (uint256)
mintSignal(address owneruint256 stakebytes32 geohashuint256 radiusreturns (uint256 tokenID)
renounceOwnership(
safeTransferFrom(address _fromaddress _touint256 _tokenId
safeTransferFrom(address _fromaddress _touint256 _tokenIdbytes _data
setApprovalForAll(address _tobool _approved
setController(address _controller
transferFrom(address _fromaddress _touint256 _tokenID
transferOwnership(address _newOwner
Events
Approval(address indexed _owneraddress indexed _approveduint256 indexed _tokenId
ApprovalForAll(address indexed _owneraddress indexed _operatorbool _approved
OwnershipRenounced(address indexed previousOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TrackedToken(bytes32 cstaddress indexed nftAddressuint256 tokenIDbytes32 geohashuint256 radius
Transfer(address indexed _fromaddress indexed _touint256 indexed _tokenId
Constructor
constructor(address _token
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.