CircleInUs

Verified contract

Active on Ethereum with 6,143 txns
Deployed by via 0x815e77bb at 9828934
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "CircleInUs"

0x0a3ba00736878dd5681a886a24ef786659b3066564b07667c40791264d9e96c8
0xb65de8e120f65f066f15e310215de9a847afe3f1eba6621c254d253f4b3c5a70
0xa8d1b6de6b62544d1ce20e1ba03bb42c878fa7bfea54df966049dd2bcee09f30
0x07e21bc8845d1208112355997207938cc49ca34aa8a23c9fff71f1a274a93c8f
0xb8c085b316b11d09d44d16af8dcd942b5212c4d12098a3ee33d609200ebde1c2
0x8746cb28d75fd1fed77a16440e95b98b2de2ce74cfdfa69ae005277334336be6
0x0c1d323421a814387917e90525175563c8527f2ac4f200f585d68df12bde32a8
0x49c7a3520cc1c9ee2a55830327dd9c697cc6926d6bb0c007ac1b5d03d1f00c91
0x21128e2d185571dc3c6e1d218fc3c3845f6fd5e175a431fc06d3386b45345d21
0x9a765b967a52bc2af9a57d2628d5b89f5cf0d543e33e0d4bb28240623d8bb03e

Functions
Getter at block 21229701
_admin(view returns (address)
0x0000000000000000000000000000000000000000
_owner(view returns (address)
0x16b9d1aa7a5c89eb71a3058909230bfe3d7c3dc2
decimals(view returns (uint256)
18
isAllowed(view returns (bool)
false
isOwner(view returns (bool)
false
isStopped(view returns (bool)
false
name(view returns (string)
CircleInUs
owner(view returns (address)
0x16b9d1aa7a5c89eb71a3058909230bfe3d7c3dc2
symbol(view returns (string)
CIU
totalSupply(view returns (uint256)
7700000000000000000000000000
version(view returns (string)
1.0.0
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
approvals(addressaddressview returns (uint256)
balanceOf(address _whoview returns (uint256)
balances(addressview returns (uint256)
isLocked(address _whouint256 _valueview returns (bool)
isMinter(address accountview returns (bool)
lockedAddresses(addressview returns (bool)
lockedBalanceOf(address _whoview returns (uint256)
lockup(addressuint256view returns (uint256 amountuint256 expiresAt)
State-modifying
addMinter(address account
addtokenLock(address _touint256 _valueuint256 _timereturns (bool)
allow(address _targetreturns (bool)
approve(address _spenderuint256 _valuereturns (bool)
burn(uint256 _value
claimOwnership(
destruction(
lockAddress(address _addrbool _locked
mint(address touint256 valuereturns (bool)
proposeOwner(address _proposedOwner
removeAllowed(address _targetreturns (bool)
renounceMinter(
start(
stop(
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferWithLock(address _touint256 _valueuint256 _timereturns (bool)
unlock(address _whouint256 _indexreturns (bool)
unlockAll(address _whoreturns (bool)
Events
Allowed(address indexed _address
Approval(address indexed owneraddress indexed spenderuint256 value
Burn(address indexed fromuint256 indexed value
Locked(address _whouint256 _index
MinterAdded(address indexed account
MinterRemoved(address indexed account
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RemoveAllowed(address indexed _address
Started(
Stopped(
Transfer(address indexed fromaddress indexed touint256 value
UnlockedAll(address _who
UnlockedIndex(address _whouint256 _index
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.