HodlGalaxy

Verified contract

Active on Ethereum with 16 txns
Deployed by via 0xa7d07dd7 at 13403335
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "HodlGalaxy"

0xacade5834bf3c6c2854ce1ba7443d2658ad9b9659dff4e2d9536a92bc693dff8
0x15fca11228ef950f6537d0b94af0f15936be84e3c29580c9ddd4862b8eed567c
0x880dadf57170498fd94fa2e616110696403624d377a9d3afc909712053c430a0
0xcfda1ce8d0c805b49e20139e6c8130d7d728f7327d3d593645b39e7ae87218a5
0x8ef82f815a58487dfedad3b10fe9ece763b2417c881aba27633e5085f1da2284
0x5a65665ff4cf710e9fc4e2ceab3195003d2d627d4bbe925612248311fe5f3aa7
0x64780b61c343c0cecd9b4d246f555e6cdb8d9db20a49dc802a19496d0c492ef3
0x8fb0190b6d8d92663c4f1be8a6310b5c919be939c51f93b374a0783ae487f9ce
0xb55421622085b773306839b802c81974fd9a835149ab445155947eed81bf004f
0xda0be0152aa2a3aa195f4605447eeb1d3abb1085359993619898632e1d761009

Functions
Getter at block 21393857
decimals(view returns (uint8)
18
inCooldown(view returns (bool)
true
maxTxAmount(view returns (uint256)
1000000000000000000
name(view returns (string)
HodlGalaxy
owner(view returns (address)
0xf5ff69561c30b9a0c5e7f8aa8872d3ce518e6cde
symbol(view returns (string)
HGALAXY
totalSupply(view returns (uint256)
10000000000000100000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcluded(address accountview returns (bool)
tranzCount(address accountview returns (uint256)
State-modifying
add(address accountuint256 amount
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
setInCooldown(bool _inCooldown
setIsExcluded(address account
setMaxTxAmount(uint256 _maxTxAmount
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Add(address indexed accountuint256 amount
Approval(address indexed owneraddress indexed spenderuint256 value
Burn(address indexed _senderuint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.