This contract is being backfilled. You may encounter incomplete storage history.

SSA INTERNATIONAL

Verified contract

Active on Ethereum with 3,894 txns
Deployed by via 0x612883a5 at 15311396
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "SSA INTERNATIONAL"

0xe2a51513cc343163e36e53cb1753b3ccb692df6abd015628c9948514486151cd
0xa6fd9e1b8c8a9fd3702cf27c2121f40f7ed71229cfb67451fca9788bf109ea28
From
0xf68b5b36de6937f2721d10fd2af8105ccd0fe36207712f834ec0603c57a7b64a
0x8c4161d95c9d0fc942ce85467dd2f81f5031bdc07bc0316c3076adac51c83a85
0xabb6165c7edad49344c938a92592c27b1272829d968f510d6a998ad827e69f3d
0xdb49f659a414c7957934649599f0b9bbe1d8438114140185688e9d0d80f7c6cf
0xbd714177862500588d2e1e0036e457814df98d324da3ab4daec270974a47c066
0x2f1dc1c57fb31366f477f88f78f91fc1622b535eddbd75ba3e250019f16b83cb
0x6978182ba26c3171811d7ea27e05b81660521edf6ba8fb0a573e26d70e5c51ae
0x1131c56578ca1961dd96ff189df016118f23881bea9f042ff4a41e7b5c9b7658

Functions
Getter at block 20794153
_baseTokenURI(view returns (string)
https://api.ssaintl.com/agents/
earlyRecruitmentIsOpen(view returns (bool)
true
itemContractAddress(view returns (address)
0x2304a4b8128fe1adc0360959df10f9ba4b9cebe9
itemsAreUpgradeable(view returns (bool)
false
itsRecruitingSeason(view returns (bool)
true
max_per_txn(view returns (uint256)
7
merkleRoot(view returns (bytes32)
0x384795fd2e7866b128cb20692472d89859297e8a65c4ace018c39a23ca6621bb
missionsAreGo(view returns (bool)
false
name(view returns (string)
SSA INTERNATIONAL
owner(view returns (address)
0x4d5949be178270b031c18fe86663d8ba5ea97204
price(view returns (uint256)
30000000000000000
symbol(view returns (string)
SSA
teamHasBeenRecruited(view returns (bool)
true
totalSupply(view returns (uint256)
2691
Read-only
addressHasMinted(addressview returns (bool)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
theSpecialists(addressview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
earlyRecruit(bytes32[] _proof
giftAnAgent(address _touint256 _count
onERC1155Received(addressaddress fromuint256 iduint256bytesreturns (bytes4)
onERC721Received(addressaddress fromuint256 tokenIdbytesreturns (bytes4)
recruitTeamAgents(
recruitYourAgent(uint256 _countpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _base
setEarlyRecruitmentIsOpen(bool _val
setItemsAreUpgradeable(bool _val
setItemsContractAddress(address _address
setItsRecruitingSeason(bool _val
setMaxPerTxn(uint256 _val
setMerkleRoot(bytes32 _root
setMissionsAreGo(bool _val
setNewAgency(address _where
setPrice(uint256 _val
setTheSpecialists(address[] _whomuint8[] _counts
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
Events
AgentShouldReceiveUpdate(address indexed _fromAndTouint256 indexed _tokenId
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ItemShouldReceiveUpdate(address indexed _fromAndTouint256 indexed _tokenId
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AlreadyMintedEarly(
AlreadyRecruited(
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
EarlyRecruitmentClosed(
EarlyRecruitsTaken(
ItemsContractAddressNotSet(
ItemsNotUpgradeable(
MintToZeroAddress(
MintZeroQuantity(
MissionsNotYetBegun(
NoContracts(
NotOnTheList(
NotRecruitingSeason(
OwnerQueryForNonexistentToken(
RecruitingFull(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(
WrongAmount(
WrongPrice(