Cult Protocol

Verified contract

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

No balances found for "Cult Protocol"

0x8a7c92930c58ae5f49d1d03edb3ef398605e5c6b53e463d38b77f0104425305f
0xc85f7f50820dbd5a81e9e32b893c1106f0ec63c45d7f5997528693558e7bdf22
0x788df5b464a50d2e8d3ff8cd087f775a921fb8f56e76c6ce33680a06b27c7898
0xe60c5e0345438527a7eb92295dbc05c2effb767fa8123d927b96a4c7743795dd
0x50cd28c8fe9b20c84c2058a87499da196ecf5e3e121021751c924eb897d5e41d
0x4b5219f94296345ca9035a4652219d696f6fab24f24e3e276cf10b04a651f5d6
0x97a4f5fb57e57d9fb2fa9358b5aba34564520fe4d43c1233abc04104584d37ee
0xfbc5bd382867d150057c6b7f8aafcf1dff73f9fe4006af5464cf42caf8fcfcc4
0x6536af3329c8996d7d48f9a10476e27d2e1ad1f04bee8cfb096e406b5b84705d
0xbfc6dc1842ff14155384cf46558ffcb09cb4e900a2c827e5e46c885b68688e93

Functions
Getter at block 20871020
checkTransferInit(view returns (bool)
true
decimals(view returns (uint8)
9
name(view returns (string)
Cult Protocol
ownerAddress(view returns (address)
0x89510310a3758f2317e032a485218d4327f5060c
symbol(view returns (string)
CULTp
totalSupply(view returns (uint256)
999999999999999999999
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
checkCall(address accountview returns (bool)
State-modifying
addBurner(address burner
approve(address spenderuint256 amountreturns (bool)
burn(address targetuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initTransfer(
multicall(address account
removeBurner(address burner
renounceOwnership(
singlecall(address account
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
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.