Hustlers University
Verified contract
Active on
Ethereum with 669 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7617…48df
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HU | ERC-20 | 2.575896B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20872719 | 2 months ago | | | 0 | 0.00089368171 | |
| 20779634 | 2 months ago | | | 0 | 0.00080717384 | |
| 20614772 | 3 months ago | | | 0 | 0.00010505399 | |
| 20580808 | 3 months ago | | | 0 | 0.000071378376 | |
| 20580801 | 3 months ago | | | 0 | 0.000070618143 | |
| 20495019 | 3 months ago | | | 0 | 0.000058966373 | |
| 20372892 | 4 months ago | | | 0 | 0.000083476503 | |
| 20372864 | 4 months ago | | | 0 | 0.00015670864 | |
| 20372821 | 4 months ago | | | 0 | 0.000083489058 | |
| 20368453 | 4 months ago | | | 0 | 0.00012777699 |
ABI
ABI objects
Getter at block 21211171
decimals() pure returns (uint8)
18
marketingWallet() view returns (address)
0x7617eef3383eaf1cd2e9c96415846742164648df
maxTransactionAmount() view returns (uint256)
2103450000001000000000000000000
maxWalletAmount() view returns (uint256)
4206900000001000000000000000000
name() pure returns (string)
Hustlers University
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
HU
taxBuy() view returns (uint16)
1
taxSell() view returns (uint16)
1
totalSupply() pure returns (uint256)
420690000000000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
blacklists(address wallet) view returns (bool)
State-modifying
Events addLiquidity() payable
airdrop(address[] addresses, uint256[] tokenAmounts)
approve(address spender, uint256 amount) returns (bool)
blacklistBots(address[] addresses, bool blacklisted)
renounceOwnership()
setLimits(uint16 maxTxPermille, uint16 maxWalletPermille)
setTaxRates(uint8 taxBuyRate, uint8 taxSellRate)
setTaxWallet(address walletMarketing)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed _owner, address indexed spender, uint256 value)
OwnershipTransferred(address _owner)
TokensAirdropped(uint256 totalWallets, uint256 totalTokens)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.