TokenSale
Verified contract
Active on
Ethereum with 4,050 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
(#1119) | SATAN | ERC-721 | 1 | -- | -- |
(#1118) | SATAN | ERC-721 | 1 | -- | -- |
(#1117) | SATAN | ERC-721 | 1 | -- | -- |
(#1116) | SATAN | ERC-721 | 1 | -- | -- |
(#1115) | SATAN | ERC-721 | 1 | -- | -- |
(#1114) | SATAN | ERC-721 | 1 | -- | -- |
(#1113) | SATAN | ERC-721 | 1 | -- | -- |
(#1112) | SATAN | ERC-721 | 1 | -- | -- |
(#1111) | SATAN | ERC-721 | 1 | -- | -- |
(#1110) | SATAN | ERC-721 | 1 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10768930 | 4 years ago | | | 0.0009 | 0.041059700 | |
| 10764987 | 4 years ago | | | 0.06 | 0.020824064 | |
| 10763150 | 4 years ago | | | 0.763283 | 0.047107861 | |
| 10763085 | 4 years ago | | | 0.763283 | 0.047000554 | |
| 10754408 | 4 years ago | | | 0.05 | 0.020531836 | |
| 10751879 | 4 years ago | | | 0.03 | 0.012576894 | |
| 10751843 | 4 years ago | | | 0.08 | 0.0081057500 | |
| 10751623 | 4 years ago | | | 0.11 | 0.014436160 | |
| 10748697 | 4 years ago | | | 0.01 | 0.013407356 | |
| 10748043 | 4 years ago | | | 0.02 | 0.010069528 |
ABI
ABI objects
Getter at block 21265032
This contract contains no getter function objects.
Read-only
getNonce(address token, uint256 tokenId) view returns (uint256)
getPositionKey(address token, uint256 tokenId) pure returns (bytes32)
nonces(bytes32) view returns (uint256)
State-modifying
Events buy(address token, uint256 tokenId, uint8 v, bytes32 r, bytes32 s) payable
cancel(address token, uint256 tokenId)
onERC721Received(address, address, uint256, bytes) returns (bytes4)
Buy(address indexed token, uint256 indexed tokenId, address seller, address buyer, uint256 price, uint256 nonce)
Cancel(address indexed token, uint256 indexed tokenId, address owner, uint256 nonce)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.