OG Passport
Verified contract
Proxy
Active on
Ethereum with 811 txns
Unified storage
Map
Table
Raw
Constants and immutables
2
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x548a…2e69
-
variable spans 2 additional slots
6 additional
variables
Balances ($0.00)
No balances found for "OG Passport"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19303295 | 9 months ago | | | 0 | 0.0011430394 | |
| 17964229 | a year ago | | | 0 | 0.0027979633 | |
| 17398663 | a year ago | | | 0 | 0.0011247448 | |
| 17264150 | 2 years ago | | | 0 | 0.0020553571 | |
| 17164607 | 2 years ago | | | 0 | 0.0020940187 | |
| 17086583 | 2 years ago | | | 0 | 0.0056101324 | |
| 16924778 | 2 years ago | | | 0 | 0.0011117745 | |
| 16906225 | 2 years ago | | | 0 | 0.0011783915 | |
| 16895343 | 2 years ago | | | 0 | 0.00066459602 | |
| 16885285 | 2 years ago | | | 0 | 0.0015316399 |
ABI
ABI objects
Getter at block 21210520
baseURI() view returns (string)
https://api.arcx.money/skins/arcx/og/
getAdmin() view returns (address)
0x859a95b2b50c1fc25560a2c6dad5b3d0ba34b6e9
name() view returns (string)
OG Passport
symbol() view returns (string)
OGP
totalSupply() view returns (uint256)
1640
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)
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)
State-modifying
Events admin() returns (address)
changeAdmin(address newAdmin)
implementation() returns (address)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
approve(address to, uint256 tokenId)
init(string name_, string symbol_)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address to, bool approved)
setBaseURI(string _baseURI)
setNameAndSymbol(string name_, string symbol_)
transferFrom(address from, address to, uint256 tokenId)
AdminChanged(address previousAdmin, address newAdmin)
Upgraded(address indexed implementation)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
BaseURISet(string _baseURI)
NameAndSymbolChanged(string _name, string _symbol)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(address _logic, address _admin, bytes _data)
fallback()
This contract contains no error objects.