0x3f563ab6ce44a0810e9e835424547d91010330d9
Verified contract
Proxy
Active on
Base with 192 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xe43f…9c58
-
variable spans 49 additional slots
Balances ($420.13)
Native
Value
$420.13
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.12675 | $3,314.64 |
$420.13 | |
USA | ERC-20 | 1 | $0.000739 |
$0 | |
NOB | ERC-20 | 2.5K | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22512709 | 6 days ago | | | 0 | 0.000014391839 | |
| 21574547 | a month ago | | | 0 | 0.000038125921 | |
| 21089101 | a month ago | | | 0.000275 | 0.000026968178 | |
| 21048399 | a month ago | | | 0.0044 | 0.000027261099 | |
| 20919040 | a month ago | | | 0 | 0.000013541091 | |
| 20918934 | a month ago | | | 0.0011 | 0.000028195299 | |
| 20019919 | 2 months ago | | | 0 | 0.000038907512 | |
| 19746879 | 2 months ago | | | 0.000275 | 0.000028994508 | |
| 18890119 | 3 months ago | | | 0 | 0.000039165636 | |
| 18602714 | 3 months ago | | | 0 | 0.000013677728 |
ABI
ABI objects
Getter at block 22763312
ethAddress() view returns (address)
0x0000000000000000000000000000000000000001
goldenGuildID() view returns (uint256)
10025
leaderFeePercent() view returns (uint256)
500
owner() view returns (address)
0x9a9c084d31220411fa323d9d9fab9179f204ff0b
paused() view returns (bool)
false
protocolFeeDestination() view returns (address)
0xe43f5ec4e6bc028134ba362bb8e0594ace1d9c58
protocolFeePercent() view returns (uint256)
500
signer() view returns (address)
0x8c523581a00f1531ee64428815424696c9f7a1c4
xlordsToken() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
_userGuildInvestsIndex(uint256, uint256) view returns (uint256)
getIndexInvestGuild(uint256 userID, uint256 guildID) view returns (uint256)
getJoinFee(uint256 guildID, uint128 amountKeyInvest) view returns (uint256)
getJoinFeeAfterFee(uint256 guildID, uint128 amountKeyInvest) view returns (uint256)
getLeaveFee(uint256 guildID, uint128 amountKeyInvest) view returns (uint256)
getListGuildInvested(uint256 userID) view returns (uint256[])
getPrice(uint256 supply, uint256 amount) pure returns (uint256)
getSellPriceAfterFee(uint256 guildID, uint128 amountKeyInvest) view returns (uint256)
goldenGuildTnx(string) view returns (bool)
guildInvestor(uint256) view returns (uint256)
guildMember(uint256) view returns (uint256)
guilds(uint256) view returns (uint256 leaderGuildID, address leaderAddress, uint256 totalKeyInvest, uint256 guildID)
userGuild(uint256, uint256) view returns (uint256 guildID, address userAddress, uint128 amountKeyInvest)
userGuildInvestsAvgPrice(uint256, uint256) view returns (uint256)
userJoinGuild(uint256) view returns (uint256)
State-modifying
Events createGuild(uint256 userID, string name, string tag, string uniqueID, bytes signature)
initialize()
investGuild(uint256 userID, uint256 guildID, string uniqueID, bytes signature, uint256 amountKeyInvest) payable
joinGuild(uint256 userID, uint256 guildID, string uniqueID, bytes signature) payable
joinGuildAfterInvest(uint256 userID, uint256 guildID, string uniqueID, bytes signature)
leaderLeaveGuild(uint256 userID, uint256 guildID, uint256 nextGenLeaderID, address nextGenLeaderAddress, struct XlordsGoldenGuildSecurity security)
leaveGuild(uint256 userID, uint256 guildID, string uniqueID, bytes signature, uint256 amountSellKeyInvest)
renounceOwnership()
sellKeyInvest(uint256 userID, uint256 guildID, string uniqueID, bytes signature, uint256 amountSellKeyInvest)
setDestination(address _protocolFeeDestination)
setLeaderFeePercent(uint256 _leaderFeePercent)
setProtocolFeePercent(uint256 _protocolFeePercent)
setSigner(address _signer)
setXlordsToken(address _xlordsToken)
transferMasterShip(uint256 userID, uint256 guildID, uint256 nextGenLeaderID, address nextGenLeaderAddress, struct XlordsGoldenGuildSecurity security)
transferOwnership(address newOwner)
GuildCreated(uint256 indexed guildID, string nameGuild, string tag, uint256 leaderGuildID, address leaderAddress, uint256 amountKeys)
GuildInvestWithdrawal(uint256 indexed guildID, uint256 userID, address userAddress, uint256 totalGuildKeysInvestors, uint256 priceKey, uint256 protocolFee, uint256 leaderFee, address tokenPay, uint256 amountKeys)
GuildJoined(uint256 indexed guildID, uint256 userID, address userAddress, uint256 totalGuildKeysInvestors, uint256 priceKey, uint256 protocolFee, uint256 leaderFee, address tokenPay, uint256 amountKeys)
GuildLeft(uint256 indexed guildID, uint256 userID, address userAddress, uint256 totalGuildKeysInvestors, uint256 priceKey, uint256 protocolFee, uint256 leaderFee, address tokenPay, uint256 amountKeys)
GuildMasterShipTransferred(uint256 indexed guildID, uint256 userID, address userAddress, uint256 nextGenLeaderID, address nextGenLeaderAddress)
GuiledInvested(uint256 indexed guildID, uint256 userID, address userAddress, uint256 totalGuildKeysInvestors, uint256 priceKey, uint256 protocolFee, uint256 leaderFee, address tokenPay, uint256 amountKeys)
Initialized(uint64 version)
KeyPNL(uint256 guildID, uint256 userID, uint256 pnl, bool isProfit)
LeaderLeftGuild(uint256 indexed guildID, uint256 userID, address userAddress, uint256 totalGuildKeysInvestors, uint256 priceKey, uint256 protocolFee, uint256 leaderFee, uint256 nextGenLeaderID, address nextGenLeaderAddress, address tokenPay, uint256 amountKeys)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
Unpaused(address account)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
EnforcedPause()
ExpectedPause()
InvalidInitialization()
NotInitializing()
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)
ReentrancyGuardReentrantCall()