SecurityToken
Verified contract
Active on
Ethereum with 279 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1.42)
Native
Value
$1.41
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000407 | $3,463.93 |
$1.41 | |
HEX | ERC-20 | 1.307 | $0.002982 |
$0 | |
cETH | ERC-20 | 0.000031 | $69.61 |
$0 | |
betbeb.com | ERC-20 | 88.888K | -- | -- | |
uxtw.com$0.02回购 | ERC-20 | 16.888K | -- | -- | |
BEB | ERC-20 | 8.848K | -- | -- | |
STT | ERC-20 | 1.020202 | -- | -- | |
DDN | ERC-20 | 1 | -- | -- | |
SFT | ERC-721 | 1 | -- | -- | |
SFB | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15529383 | 2 years ago | | | 0 | 0.00030608500 | |
| 14829331 | 3 years ago | | | 0 | 0.00033838845 | |
| 14829331 | 3 years ago | | | 0 | 0.00031423185 | |
| 14711705 | 3 years ago | | | 0 | 0.0016445115 | |
| 14711676 | 3 years ago | | | 0 | 0.0020946922 | |
| 12717768 | 3 years ago | | | 0.001 | 0.00039406510 | |
| 10053396 | 5 years ago | | | 0 | 0.00023053000 | |
| 9784731 | 5 years ago | | | 0 | 0.000024469500 | |
| 9784368 | 5 years ago | | | 0 | 0.00070486400 | |
| 9784366 | 5 years ago | | | 0 | 0.00046380800 |
ABI
ABI objects
Getter at block 21266968
InterfaceId_ERC165() view returns (bytes4)
0x01ffc9a7
manager() view returns (address)
0x84bd63b532565d71f169807e7721d25c85297e66
name() view returns (string)
SecurityToken
name_() view returns (string)
SecurityToken
owner() view returns (address)
0x84bd63b532565d71f169807e7721d25c85297e66
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
SET
symbol_() view returns (string)
SET
tokenIDCount() view returns (uint256)
219
totalSupply() view returns (uint256)
219
Read-only
arrayOfTokensByAddress(address _holder) view returns (uint256[])
balanceOf(address _owner) view returns (uint256)
exists(uint256 _tokenId) view returns (bool)
getApproved(uint256 _tokenId) view returns (address)
getTokenData(uint256 _tokenId) view returns (string Document, string Support, string Verifier, string URL, string _information)
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 addTokenData(uint256 _tokenId, string Document, string Support, string Verifier, string _information, string _URL)
approve(address _to, uint256 _tokenId)
claimOwnership()
mint(address _to)
safeTransferFrom(address _from, address _to, uint256 _tokenId)
safeTransferFrom(address _from, address _to, uint256 _tokenId, bytes _data)
setApprovalForAll(address _to, bool _approved)
setManager(address _manager)
transferFrom(address _from, address _to, uint256 _tokenId)
transferOwnership(address newOwner)
withdraw()
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()
fallback()
This contract contains no error objects.