PaiCang_JinGuoWuShuang
Verified contract
Active on
Ethereum with 203 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 "PaiCang_JinGuoWuShuang"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16276333 | 2 years ago | | | 0 | 0.00054667714 | |
| 16276293 | 2 years ago | | | 0 | 0.00058202379 | |
| 16182635 | 2 years ago | | | 0 | 0.00064673809 | |
| 16111860 | 2 years ago | | | 0 | 0.00059206633 | |
| 15977094 | 2 years ago | | | 0 | 0.0012528887 | |
| 15977093 | 2 years ago | | | 0 | 0.0012251628 | |
| 15977092 | 2 years ago | | | 0 | 0.0012590938 | |
| 15931165 | 2 years ago | | | 0 | 0.0011600605 | |
| 15923703 | 2 years ago | | | 0 | 0.00063779235 | |
| 15902105 | 2 years ago | | | 0 | 0.00056930179 |
ABI
ABI objects
Getter at block 21217266 R() view returns (uint256[])
name() view returns (string)
PaiCang_JinGuoWuShuang
owner() view returns (address)
0x9deae4316738cb9a8c31a4c286b5d224d325e4b1
paused() view returns (bool)
false
symbol() view returns (string)
JG
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 W(uint256 tokenId, uint256 telNum)
approve(address to, uint256 tokenId)
pause()
renounceOwnership()
safeMint(address to, string uri)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes data)
setApprovalForAll(address operator, bool approved)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
unpause()
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)
Paused(address account)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
Unpaused(address account)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.