TBill

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xe629c662 at 13768096
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 49 additional slots
-
variable spans 49 additional slots

No balances found for "TBill"

No transactions found for "TBill"


Functions
Getter at block 21325955
DOMAIN_SEPARATOR(view returns (bytes32)
0x117a5836d17b46f89bc41fe7421ee443aebc419bbb37665f061f21b441d3fce9
EIP712_DOMAIN(view returns (bytes32)
0x8b73c3c69bb8fe3d512ecc4cf759cc79239f7b179b0ffacaa9a75d522b39400f
EIP712_REVISION(view returns (string)
1
PERMIT_TYPEHASH(view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
decimals(view returns (uint8)
0
isOwner(view returns (bool)
false
monetaryPolicy(view returns (address)
0x0000000000000000000000000000000000000000
name(view returns (string)
owner(view returns (address)
0x0000000000000000000000000000000000000000
scale(view returns (uint256)
0
scaledTotalSupply(view returns (uint256)
0
symbol(view returns (string)
tokenURI(view returns (string)
totalSupply(view returns (uint256)
0
Read-only
allowance(address owner_address spenderview returns (uint256)
balanceOf(address whoview returns (uint256)
nonces(address whoview returns (uint256)
scaledBalanceOf(address whoview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
burn(uint256 value
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
disableMint(
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(address owner_
initialize(string namestring symboluint8 decimals
mint(address touint256 value
mintMulti(address[] toListuint256[] valueList
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
rebase(uint256 epochint256 supplyDeltareturns (uint256)
renounceOwnership(
setMonetaryPolicy(address monetaryPolicy_
setTokenURI(string tokenURI
transfer(address touint256 valuereturns (bool)
transferAll(address toreturns (bool)
transferAllFrom(address fromaddress toreturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
transferMulti(address[] toListuint256[] valueListreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
LogBurn(address fromAddressuint256 value
LogMint(address toAddressuint256 value
LogMintDisabled(
LogMonetaryPolicyUpdated(address monetaryPolicy
LogRebase(uint256 indexed epochuint256 totalSupply
LogTokenUriUpdated(string tokenURI
OwnershipRenounced(address indexed previousOwner
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.