Circle

Verified contract

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

No balances found for "Circle"

0x91ea2983ac9b103d841077d12bf1a2997f31744175e37615ef5091c910d6c69a
0x826af878533f73fa0873e77edb75db6d81653928165587545f0cdd95e21fed3d
0x8a92bc9c616c971a3a985096620a95c554be932b8119274657b281754006cad6
0x03806a76ae0b3e2e606c4dc08c8126981b7da52c3418dfac60afce089b47f614
0x8de5c9437502d3fcefefa36e4810e4bb3704d22d6eb448acd206ed9e7babb158
0x9044e209f80a33929a60b14c8024fc24da90bdde45eda2a5f5e36f9a0c8a1521
0x522d168a9bf83bf806d6918dafa1875b462886883543935619d8879ce6a3fedc
0x826e419441e54785cd0e8850f3366cf2ad337218e272729673ea24d96e01bd28
0xa3502e6a3d0002349fd3065c7166a003d149f017f28cee054191ceb0ad9b403e
0xa0e5b4b1f42afe7b47f5042519f9b7e036fb88a090f52bbcaf37a596ad45da12

Functions
Getter at block 20871543
decimals(view returns (uint8)
18
name(view returns (string)
Circle
symbol(view returns (string)
Circle
totalSupply(view returns (uint256)
1000000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
burn(uint256 value
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 symboluint8 decimalsuint256 totalSupplyaddress feeReceiveraddress tokenOwnerAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.