Adam Bomb Squad
Verified contract
Active on
Ethereum with 40,334 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Balances ($97.75)
Native
Value
$97.75
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.0299 | $3,269.39 |
$97.75 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21161008 | 2 days ago | | | 0 | 0.00055186748 | |
| 21152456 | 3 days ago | | | 0 | 0.00026161506 | |
| 21146868 | 4 days ago | | | 0 | 0.00023658300 | |
| 21146795 | 4 days ago | | | 0 | 0.0010375510 | |
| 21142279 | 4 days ago | | | 0 | 0.00048465075 | |
| 21142275 | 4 days ago | | | 0 | 0.00051191617 | |
| 21139138 | 5 days ago | | | 0 | 0.0015580017 | |
| 21139077 | 5 days ago | | | 0 | 0.0020801281 | |
| 21137065 | 5 days ago | | | 0 | 0.00096599666 | |
| 21133485 | 6 days ago | | | 0 | 0.00038451178 |
ABI
ABI objects
Getter at block 21172916
FIVER_PRICE() view returns (uint256)
85000000000000000
MAX_TOKENS() view returns (uint256)
25000
R() view returns (string)
We are Nervous. Are you? Let us help you with your next NFT Project -> [email protected]
SINGLE_PRICE() view returns (uint256)
100000000000000000
TENNER_PRICE() view returns (uint256)
75000000000000000
baseURI() view returns (string)
https://nervous.mypinata.cloud/ipfs/QmeRJzW1Dn8hSwx2SzfPwuq94sS9FQM39xm6rBU7XQN6Df/
hasSaleStarted() view returns (bool)
false
name() view returns (string)
Adam Bomb Squad
owner() view returns (address)
0xb4f87b1d9220d830c1242e45fef439ab174f002f
symbol() view returns (string)
ABS
totalReleased() view returns (uint256)
1870103023200000000000
totalShares() view returns (uint256)
100
totalSupply() view returns (uint256)
25000
Read-only
balanceOf(address owner) view returns (uint256)
calculatePrice(uint256 numTokens) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
payee(uint256 index) view returns (address)
released(address account) view returns (uint256)
shares(address account) view returns (uint256)
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 approve(address to, uint256 tokenId)
magicMint(uint256 numTokens)
mint(uint256 numTokens) payable
pauseSale()
release(address account)
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)
startSale()
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
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)
PayeeAdded(address account, uint256 shares)
PaymentReceived(address from, uint256 amount)
PaymentReleased(address to, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(string name, string symbol, string baseURI, address[] payees, uint256[] shares)
receive()
This contract contains no error objects.