Nikolay Divinsky Capital Management
Verified contract
Active on
Ethereum with 97 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Balances ($0.00)
No balances found for "Nikolay Divinsky Capital Management"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20611631 | 3 months ago | | | 0 | 0.00031882052 | |
| 20611624 | 3 months ago | | | 0 | 0.00031913680 | |
| 20598944 | 3 months ago | | | 0 | 0.00040235000 | |
| 20598916 | 3 months ago | | | 0 | 0.00014392032 | |
| 20563129 | 3 months ago | | | 0 | 0.00040247000 | |
| 20563104 | 3 months ago | | | 0 | 0.00022030396 | |
| 20539924 | 4 months ago | | | 0 | 0.000059849303 | |
| 20533067 | 4 months ago | | | 0 | 0.00040247000 | |
| 20533037 | 4 months ago | | | 0 | 0.00022685844 | |
| 20524282 | 4 months ago | | | 0 | 0.00040235000 |
ABI
ABI objects
Getter at block 21320982
decimals() pure returns (uint8)
6
name() view returns (string)
Nikolay Divinsky Capital Management
owner() view returns (address)
0x0f4d9f27057fe31dc9172ab732fb45faf99b73eb
paused() view returns (bool)
false
symbol() view returns (string)
NKL
totalSupply() view returns (uint256)
6710855120000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
balanceOfAt(address account, uint256 snapshotId) view returns (uint256)
totalSupplyAt(uint256 snapshotId) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mint(address to, uint256 amount)
pause()
releaseAllERC20(address token, address account)
releaseAllETH(address account)
releaseERC20(address token, address account, uint256 amount)
releaseERC721(address token, address account, uint256 tokenId)
releaseETH(address account, uint256 amount)
renounceOwnership()
snapshot()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unpause()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
ReleasedERC20(address indexed token, address to, uint256 amount)
ReleasedERC721(address indexed token, address to, uint256 tokenId)
ReleasedETH(address to, uint256 amount)
Snapshot(uint256 id)
Transfer(address indexed from, address indexed to, uint256 value)
Unpaused(address account)
constructor()
receive()
This contract contains no error objects.