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

Citadel

Verified contract

Active on Base with 3,848 txns
Deployed by via 0x0d47195f at 6608201
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
ERC-20
--
ERC-20
--
0xf5c0812286e98cce9eef753a1f7e7b3055ecda8177e29688ae2ec1a9c275171e
0xab28f3a4853fc8c756f8559788882d61fefa57db3b334399cae93d77978d7f61
0xea65db08a6f23ef0e92823322f34d0cffb840110cc4573ca9a69ad370e81a0c2
0x8d40b76a6031422a71ce39eed3bcfd1c2cb33cb2ee38c93a325e89a9f78875fe
0x39a51884b7a930f5965bce081951ba53f95a8220892ffc8f1f7528c0949007d6
0xd6b442063cb63050e2950f9664aae297506636b7caf48ff55b6c2a718d927006
0x5d19ec5b8c3f0b24ebdf968fb188c5bf708e68e03ca0e31f7b7e5858f6104d9c
0x41d57e29659760b93a46e1eb524da41e62500a87c8f7f8ea7d2f8fd606ae3a7d
0xad060d1b5ca630494a2fe7ab0d38e80d215566955e797ab35d5d6c34333a3e12
0x74acec499fa22565e82239403f172d728e059f242916dd567109e98efd7f9d3d

Functions
Getter at block 22757490
decimals(view returns (uint8)
18
getMinterLength(view returns (uint256)
2
getOwner(view returns (address)
0x0000000000000000000000000000000000000000
maxSupply(view returns (uint256)
100000000000000000000000000
name(view returns (string)
Citadel
owner(view returns (address)
0x0000000000000000000000000000000000000000
preMineSupply(view returns (uint256)
54000000000000000000000000
symbol(view returns (string)
FORT
totalSupply(view returns (uint256)
69805915289278397495545546
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getMinter(uint256 _indexview returns (address)
isMinter(address accountview returns (bool)
State-modifying
addMinter(address _addMinterreturns (bool)
approve(address spenderuint256 amountreturns (bool)
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
delMinter(address _delMinterreturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address _touint256 _amountreturns (bool)
mint(uint256 amountreturns (bool)
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
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.