Kaarigar Connect
Verified contract
Active on
Ethereum with 301 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Kaarigar Connect"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21249159 | a day ago | | | 0 | 0.00047985272 | |
| 21246580 | a day ago | | | 0 | 0.00057774625 | |
| 21242884 | 2 days ago | | | 0 | 0.00045207047 | |
| 21166706 | 13 days ago | | | 0 | 0.0015890245 | |
| 21158106 | 14 days ago | | | 0 | 0.0017269648 | |
| 21129367 | 18 days ago | | | 0 | 0.00090657559 | |
| 21100226 | 22 days ago | | | 0 | 0.00033749252 | |
| 21068766 | a month ago | | | 0 | 0.00049504439 | |
| 21055677 | a month ago | | | 0 | 0.00036613001 | |
| 21048918 | a month ago | | | 0 | 0.00032480890 |
ABI
ABI objects
Getter at block 21257225
decimals() view returns (uint8)
18
name() view returns (string)
Kaarigar Connect
owner() view returns (address)
0x2c1ff9eb50a432e9ceb56f98709abd4a9e12d5df
symbol() view returns (string)
KARCON
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string name_, string symbol_, uint256 totalSupply_, address initialOwner)
This contract contains no fallback and receive objects.
This contract contains no error objects.