Frax Share

Verified contract

Active on Ethereum with 221,524 txns
Deployed by via 0xe6b499f5 at 11465584
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $38,306.79
ERC-20
Value $9.97
ERC-20
--
ERC-20
--
ERC-20
--
 (#32)
ERC-1555
--
 (#31)
ERC-1555
--
 (#30)
ERC-1555
--
 (#29)
ERC-1555
--
 (#28)
ERC-1555
--
0xaca0e87405ad40cee082ba9d74921ac2d7bf1c7583319d2069c8710399bac749
0x33ed4ea32dc36b9a08a89a830331bbcb2a3e972ee8626065c8a53db8ddf5fdb8
0xd8d4141e6bdc7598828e2fc8b050901fbc15f52d931a16e66d987a92ebbaf7b6
0x41a15de11048ecfcab61c8c148d774922007bc1c529a3ab91a1f61eb9ddc6e9c
0x025756398afe6f04d3057e09a8b82854d7885bba0c1155d9c6b0e8d5fa87a567
0xe92cbfcb863b0c84279ee7c0cf84700629ed11e9fd71f0b123e5a788c8c88bb6
0x7a2d83138f762e60a315fd7a03fcd677cf98662b4209722be867d29dcf6370c7
0xf878e0f0637c2099cf26e9349c927c54a0daed5a9be0d0c6eb56dc8c8ccb788f
0xf51cae478a5408f59888ec2f09f638958ca62c59aeed595ed05d466ea2b38707
0x045ab220e85e8be1b906b3f6e79ada05fde6e1dc40575927cf6318e702d8dc04

Functions
Getter at block 20791325
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
FRAXStablecoinAdd(view returns (address)
0x0000000000000000000000000000000000000000
FXS_DAO_min(view returns (uint256)
0
decimals(view returns (uint8)
18
genesis_supply(view returns (uint256)
100000000000000000000000000
name(view returns (string)
Frax Share
oracle_address(view returns (address)
0xdf81c82a3e02330bb03c9b31015f32e2dac470de
owner_address(view returns (address)
0xb1748c79709f4ba2dd82834b8c82d4a505003f27
symbol(view returns (string)
FXS
timelock_address(view returns (address)
0x8412ebf45bac1b340bbe8f318b928c466c4e39ca
totalSupply(view returns (uint256)
99681495591133609740710857
trackingVotes(view returns (bool)
true
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
checkpoints(addressuint32view returns (uint32 fromBlockuint96 votes)
getCurrentVotes(address accountview returns (uint96)
getPriorVotes(address accountuint256 blockNumberview returns (uint96)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
numCheckpoints(addressview returns (uint32)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address touint256 amount
pool_burn_from(address b_addressuint256 b_amount
pool_mint(address m_addressuint256 m_amount
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setFRAXAddress(address frax_contract_address
setFXSMinDAO(uint256 min_FXS
setOracle(address new_oracle
setOwner(address _owner_address
setTimelock(address new_timelock
toggleVotes(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
FXSBurned(address indexed fromaddress indexed touint256 amount
FXSMinted(address indexed fromaddress indexed touint256 amount
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 value
VoterVotesChanged(address indexed voteruint256 previousBalanceuint256 newBalance
Constructor
constructor(string _namestring _symboladdress _oracle_addressaddress _owner_addressaddress _timelock_address
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.