CircleProtocol

Verified contract

Active on Ethereum with 135 txns
Deployed by via 0x99bcb55b at 18740088
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional variable
ERC-20
--
0x96445474f6c134e0e85ff5ce403c091ee337d13ad5483713e73b3ebb4ee6b306
0x9794d41bf976027b152804a0d886ec0081acc98a520981a6fd2a196f2eb051f7
0xbf03434958af864ed7827e43319dbeb3fe491d78f332ad7b253b557c58925b33
0xc0779b8f169bae56ea61e6554f42fe0a35d8dfc3ba699e2b8143752ac16cfd14
0xbb185095026fb2de162300f57e3f6f97b814b50fa08cc756ad81fbb0fb753910
0x11cf0d96329b574d3d5a7995aa9db08f7c8f53c1121e9c6cfbeafdf7cb67b018
0xb1a9928065e90f96bffae44ff1884753f80a9b7aec7b3571098d336fe77640ca
0x23298c8307190824d90b42ec8872c14b16091ab4962ff6ced76f9d3146a3aeab
0xc715c6548676272bf6cb30542be6e16f8fc689d7c7df9edf659c0f4c275037c9
0x6d1a8e657d2a66f737f5c6437b99b2081f8e5bd0beee93abaf3a0e5179ffbc29

Functions
Getter at block 21224606
TradingOpen(view returns (bool)
true
_maxTaxSwap(view returns (uint256)
200000000000000000000000
_maxWalletAmount(view returns (uint256)
100000000000000000000000000
_swapThreshold(view returns (uint256)
1000000000000000000000
_taxWallet(view returns (address)
0x3990c5d557b00aecff4876c943412bcc556a78dc
_totalSupply(view returns (uint256)
100000000000000000000000000
decimals(pure returns (uint8)
18
feeEnabled(view returns (bool)
true
getOwner(view returns (address)
0x0000000000000000000000000000000000000000
name(pure returns (string)
Circle Protocol
pair(view returns (address)
0x95e3bcc720d8e197e82417179136a76e165119d1
router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled(view returns (bool)
true
symbol(pure returns (string)
CIRCLE
totalSupply(view returns (uint256)
100000000000000000000000000
Read-only
allowance(address holderaddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isOwner(address accountview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
createCircleTrade(
enableCircleTrade(
removeCircleLimit(returns (bool)
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
withdrawStuckedEth(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address owner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address crWallet
Fallback and receive
receive(
Errors

This contract contains no error objects.