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 "Oilys"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18895879 | a year ago | | | 0 | 0.00070484256 | |
| 18803644 | a year ago | | | 0 | 0.0013947701 | |
| 18658169 | a year ago | | | 0 | 0.0013799776 | |
| 17868663 | a year ago | | | 0 | 0.0015699261 | |
| 17778247 | a year ago | | | 0 | 0.0014720615 | |
| 17325728 | 2 years ago | | | 0 | 0.0014816608 | |
| 16851361 | 2 years ago | | | 0 | 0.00068023798 | |
| 16812253 | 2 years ago | | | 0 | 0.00099774390 | |
| 16656520 | 2 years ago | | | 0 | 0.0013490985 | |
| 16340980 | 2 years ago | | | 0 | 0.0010502290 |
ABI
ABI objects
Getter at block 21288020
_price() view returns (uint256)
100000000000000000
name() view returns (string)
Oilys
owner() view returns (address)
0x0ec5ab19714ba9e5681ad2b4c46d56ed0cfb1656
phase() view returns (uint8)
2
symbol() view returns (string)
OILYS
totalSupply() view returns (uint256)
308
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)
presaleWhitelist(address) view returns (bool)
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)
walletOfOwner(address _walletOwner) view returns (uint256[])
State-modifying
Events airdrop(address _to, uint256 _amount)
approve(address to, uint256 tokenId)
changePhaseToOpen()
changePhaseToPresale()
initPresaleWhitelist(address[200] whitelist)
mint(uint256 num) payable
mintPresale() payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string baseURI)
setPrice(uint256 _newPrice)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdrawAll()
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(string baseURI)
fallback()
receive()
This contract contains no error objects.