SCANNERSV12
Verified contract
Active on
Ethereum with 76 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
Balances ($259.61)
Native
Value
$259.61
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.081 | $3,205.10 |
$259.61 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20166394 | 5 months ago | | | 0 | 0.00019190932 | |
| 18624117 | a year ago | | | 0 | 0.0014597452 | |
| 17557298 | a year ago | | | 0 | 0.00078657111 | |
| 17314629 | a year ago | | | 0 | 0.00091736850 | |
| 17314623 | a year ago | | | 0 | 0.00091024574 | |
| 17142279 | 2 years ago | | | 0 | 0.0021286544 | |
| 17091699 | 2 years ago | | | 0 | 0.0025928456 | |
| 17090104 | 2 years ago | | | 0.081 | 0.0043581524 | |
| 17090099 | 2 years ago | | | 0 | 0.0073679017 | |
| 17089904 | 2 years ago | | | 0 | 0.0058401645 |
ABI
ABI objects
Getter at block 21157724
ebbdistributor() view returns (address)
0x8308fc7e81908a088491b87bb3acef82c8182036
getoperator() view returns (address)
0x2e81fe36670eb8ac722b976e02799189407d5c6d
getowner() view returns (address)
0x8308fc7e81908a088491b87bb3acef82c8182036
mPrice() view returns (uint256)
80000000000000000
name() view returns (string)
SCANNERS V1.2
scanIDs() view returns (uint256 _value)
24
symbol() view returns (string)
SCANS
Read-only
auctions(uint256) view returns (uint256 closingTime, uint256 startTime, uint256 bidvalue, address winner, address scanOwner)
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 addAuction(uint256 _aid, address _scanOwner)
approve(address to, uint256 tokenId)
bid(uint256 _aid) payable
claimAuction(uint256 _aid)
closeContract()
directBuy(uint256 _aid) payable
distributeShares()
dropScan(address _winner, uint256 dropId)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes data)
setApprovalForAll(address operator, bool approved)
setAuctionPrice(uint256 _nPrice)
setBaseURI(string m1, string m2, string m3)
setDirectBuyPrice(uint256 _nPrice)
setDistributor(address _nadr)
setOperator(address _nop)
setScanOwnerShare(uint256 _sos)
transferFrom(address from, address to, uint256 tokenId)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
bidChanged(uint256 auctionId)
scanMint(uint256 auctionId, uint256 tokenId)
constructor(address _operator)
fallback()
receive()
This contract contains no error objects.