This contract is being backfilled. You may encounter incomplete storage history.

deFIRE

Verified contract

Active on Ethereum with 3,947 txns
Deployed by via 0xe9296abd at 12363357
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x73f7eb7ee2618f28cc6e6cc8e25ef36dd21a7bd748e0107a5a542c93400c8499
0xad871cb03498db62e098fc9c1746b4a962250ec15414ae5df8bd772f1ea86c58
0x1094e916bd38ec8c6e95506f4e8f463c58108e0333e9a662c5ab7c382650b26d
0xe84639ae0a5d3a2a52c70f07b642fea9e685aedce5fc0cdf0d379fc5d2e9a17e
0xe1a6f7338753c6a7e8759395b985aef6395b1b767ae2580d72c422e96b3cb9de
0xdcc4720de27af1fe747b747bb105f9773ba16341146459fe02a20fc97239b301
0x3cfd9f4067a68faeea8c498428caa1c255bf22d6d33f6935a3e787d9f6c9a5d4
0xa78e1332203a46e31cec42d29303b8806ff5d4790f4c7313212bb9dcb43bb8b2
0x6829d79abe900c1e238f2ae110818b0e57a005b0c2b9dc4eb3f042d350a60a3b
0xaf5403858f7c8217abae0ceda6b88b1fd6ec840b1a4cabb3840e01e087967f38

Functions
Getter at block 20796058
decimals(view returns (uint8)
18
name(view returns (string)
deFIRE
symbol(view returns (string)
CWAP
totalSupply(view returns (uint256)
100000000000000000000000000
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)
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string namestring symboladdress owneruint256 totalSupply
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.