NiggaSplooge

Unverified contract

Proxy

Active on Ethereum with 6 txns
Deployed by via 0xbef0c5d4 at 20807893
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots

No balances found for "NiggaSplooge"

0x8ef7500d645c06b9c4e4133f56bfdf3ce0cd8526928d9a324d9fcd19aa7757a6
0xf6f76a2cb99729b2772eb55ff1dd2dd0de81bb8fa56c3085a6fdf7af18c3bfc3
0xea9daabb3e9ac5b3bf0b173ad9ebe0403eda4176dd50578ed074f0b478100dfc
0xf6c224a2872efc56cc7de8c9467ad9c83a35a613a236f3938d33a102bcd4a080
0x02da3639aa4e846c6678d2da980e0127b03592a62b9699f1e8b2e1412fd1ef08
0x0654fda433f34027abfde2a1c953cc7991d6a55b5526d933f6d66b4516c52105

Functions
Getter at block 21211131
VERSION(view returns (uint256)
1
decimals(view returns (uint8)
18
name(view returns (string)
NiggaSplooge
owner(view returns (address)
0xad020dea04dc905fd05b9b026816e794be61a382
symbol(view returns (string)
NUT
totalSupply(view returns (uint256)
420690000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(address owner_string name_string symbol_uint8 decimals_uint256 totalSupply_
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.