Scorpios Pre Sale
Verified contract
Proxy
Active on
Ethereum with 22 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 47 additional slots
-
variable spans 43 additional slots
-
variable spans 49 additional slots
4 additional
variables
Balances ($0.00)
No balances found for "Scorpios Pre Sale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18086383 | a year ago | | | 0 | 0.037636401 | |
| 18086362 | a year ago | | | 0 | 0.0011028662 | |
| 17935123 | a year ago | | | 0 | 0.0022375328 | |
| 17826895 | a year ago | | | 0 | 0.0010594602 | |
| 17664655 | a year ago | | | 0 | 0.056797312 | |
| 17572030 | a year ago | | | 0 | 0.020328926 | |
| 17571441 | a year ago | | | 0 | 0.0056805947 | |
| 17551791 | a year ago | | | 0 | 0.00078193618 | |
| 17548601 | a year ago | | | 0 | 0.0023054476 | |
| 17541957 | a year ago | | | 0 | 0.0023478557 |
ABI
ABI objects
Getter at block 21399574
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE() view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
availableForMintAmount() view returns (uint256)
900
baseUri_() view returns (string)
ipfs://QmWr6agve2RwyWTZcRcgHofs6SMPXLyejBndewVfzJLsYz
idGenerator_() view returns (uint256)
99
isRevealed_() view returns (bool)
false
maxPossibleTotalSupply_() view returns (uint256)
1000
name() view returns (string)
Scorpios Pre Sale
paymentToken_() view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
price_() view returns (uint256)
2500000000
symbol() view returns (string)
YAWANAWA
version() pure returns (string)
ScorpiosRevealableNftCollection v1 Pre Sale
Read-only
balanceOf(address owner) view returns (uint256)
calcPrice(uint256 _amount) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getRoleAdmin(bytes32 role) view returns (bytes32)
hasRole(bytes32 role, address account) view returns (bool)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
royaltyInfo(uint256 _tokenId, uint256 _salePrice) view returns (address, uint256)
shares_(uint256) view returns (address holder, uint16 bps)
supportsInterface(bytes4 _interfaceId) view returns (bool)
tokenURI(uint256 _tokenId) view returns (string)
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
approve(address to, uint256 tokenId)
buy(address _to, uint256 _amount)
grantRole(bytes32 role, address account)
initialize(string _name, string _symbol, address _admin, address[] _minters, struct Share[] _shares, uint256 _maxPossibleTotalSupply, string _baseUri, address _paymentToken, uint256 _price, address _royaltyReceiver, uint96 _royaltyPercentage)
mintBatch(address _to, uint256 _amount)
renounceRole(bytes32 role, address account)
reveal(string _baseUri, bool _isRevealed)
revokeRole(bytes32 role, address account)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes data)
setApprovalForAll(address operator, bool approved)
setPrice(uint256 _price)
transferFrom(address from, address to, uint256 tokenId)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
Initialized(uint8 version)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.