CAMOsplinters
Verified contract
Active on
Ethereum with 352 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($40.37)
Native
Value
$40.37
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.01125 | $3,588.24 |
$40.37 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15846605 | 2 years ago | | | 0 | 0.00033884272 | |
| 15845688 | 2 years ago | | | 0 | 0.00025815786 | |
| 15784495 | 2 years ago | | | 0 | 0.00077167676 | |
| 14453239 | 3 years ago | | | 0 | 0.0014366848 | |
| 14284816 | 3 years ago | | | 0 | 0.00093528049 | |
| 14240668 | 3 years ago | | | 0 | 0.0013773352 | |
| 14239633 | 3 years ago | | | 0 | 0.0028028922 | |
| 14232163 | 3 years ago | | | 0 | 0.0033302138 | |
| 14226494 | 3 years ago | | | 0 | 0.0033504524 | |
| 14225872 | 3 years ago | | | 0 | 0.0017730655 |
ABI
ABI objects
Getter at block 21294888
TEAM_1_SELL_PERCENT() view returns (uint256)
20
TEAM_2_SELL_PERCENT() view returns (uint256)
5
baseTokenURI() view returns (string)
https://ipfs.io/ipfs/Qme39sqQyDnHSeRcZK5Wuro9u7YGjDnKzkGMmeX6qzE6rg/
burnt() view returns (bool)
false
nAddress() view returns (address)
0x05a46f1e545526fb803ff974c790acea34d1f2d6
name() view returns (string)
CAMOsplinters
owner() view returns (address)
0x2b1c5cdc5c8fdd1bb44d275e60f4f32c7d055a03
presaleActive() view returns (bool)
false
presalePrice() view returns (uint256)
15000000000000000
publicPrice() view returns (uint256)
15000000000000000
publicSaleActive() view returns (bool)
false
symbol() view returns (string)
CAMO
team1Address() view returns (address)
0x8633c9ccbbd3c0b8a8912bdf9db78b9dccb28d1a
team2Address() view returns (address)
0xe16087bea4471b7a3ea01f1c084b04d19ada7892
totalSupply() view returns (uint256)
256
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)
tokensOfOwner(address _ownerAddress) view returns (uint256[])
State-modifying
Events approve(address to, uint256 tokenId)
burn()
flipPreSaleState()
flipPublicSaleState()
mint(uint256 _nId) payable
mintWithN(uint256 _nId) 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 _newBaseURI)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw()
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)
licenseisLocked(string _licenseText)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.