Invictus Order Application

Verified contract

Proxy

Active on Ethereum with 3,298 txns
Deployed by via 0x13c5c831 at 16651071
Slot
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 49 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 48 additional slots
5 additional variables

No balances found for "Invictus Order Application"

0xa18574b01a9d124c2ad4dbd665f4713f1c50b93e85c7ae51ec53d9f3eeb58263
0x421653de93635ff0b8a25f15b9805a3f7645bb58124c24ce69cf46ee29807c70
0xfaa1b58ff7397e61ec10c09c661ca1286082c1306d9a5e000cb68562a9579a0c
0x7a833c5e8cf80ed0f7e7f2b112e42329694d5bdf1fa5ac838f383c6e57c381b8
0x099f486a2c05566a754547c8658307d1027aca471a9b4bf23b84da0be84df4ac
0xc7b6df0107aeaae8b15548421433ae47350432dd899e85aab04b8144ee239d1d
0x6a412ddf433e6e9a0ad5045abd0059e0efb9d04e04eb939319aa7806ce365dd2
0xa66335fd9758d0c22253f1e5039eae1f8e22efbd17a3762758af05145236cdc6
0x9a15858c999e7aa6a53a7c03f5e7cd59f450fce7a0f0012950821408a8979710
0xd490a58f32316801962f668c988d233e6a6ab28c7d461735f04770eb9257852e

Functions
Getter at block 20863416
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
UPGRADER_ROLE(view returns (bytes32)
0x189ab7a9244df0848122154315af71fe140f3db0fe014031783b0946b8c9d2e3
baseURI(view returns (string)
https://invictus.kfnc.net/users/tokens/
name(view returns (string)
Invictus Order Application
owner(view returns (address)
0xa06b082c85e57a0ab7755a1767c511832a83c1bc
 
proxiableUUID(view returns (bytes32)
symbol(view returns (string)
IOAPP
totalSupply(view returns (uint256)
3247
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
locked(uint256 tokenIdview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 _interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
grantRole(bytes32 roleaddress account
initialize(address _signerstring _newBaseURI
mint(bytes32 messageHashuint8 _vbytes32 _rbytes32 _s
mintTo(address to
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
setSigner(address _signer
toggleTokenLocked(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address _owner
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
AdminChanged(address previousAdminaddress newAdmin
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BaseURIChanged(address indexed senderstring previousURIstring newURI
BeaconUpgraded(address indexed beacon
Initialized(uint8 version
Locked(uint256 tokenId
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
SignerChanged(address indexed senderaddress previousSigneraddress newSigner
ToggleTokenLocked(address senderbool state
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unlocked(uint256 tokenId
Upgraded(address indexed implementation
Constructor
constructor(address _logicbytes _data
Fallback and receive
fallback(
receive(
Errors
AddressZero(
AlreadyMinted(
ApprovalNotAllowed(
InvalidAddress(
InvalidBaseURI(
InvalidSender(
InvalidTokenID(
TransferNotAllowed(