This contract is being backfilled. You may encounter incomplete storage history.
The latest block we've processed for this chain is 21185427, which is 1 minutes old. We're running behind the tip but working to resolve the issue.

Venture Capital Token

Verified contract

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

No balances found for "Venture Capital Token"

0x664c2441bb3165eb316e8a4a45ba7bb8ad7f1b8b17cede67bacdc61af9ac204f
0xeb0387d4f80f4cf3604b61a3f3424b29846ded72d0901ac93055c5bd0ebd2753
0x663a2c49c09b486f114ad8e753709bddf764c4f8e9c4be4f979a79c69b2395fd
0xcb4257387e1046a3243e6a179a6e7849ab6df067e838e5a229e194274cdbe05e
0x2ec2f4999ee1204f5e6021a1306b34cdffa5e7db3e096042c8e8c97230edc1eb
0x8403cddd3dbef33c10fddf255feb471c540d6b44c67f470ac2107803476c4d0d
0x158257dd5e6f00aa89535582a93f923ee85c3ee0a14e561ca5e81e33602fffc1
0xec2c52b5820c828cc6f4118286e85f135ca5cd8fe4ff892c8bc6b09acdcd5d17
0x8d5ec63170bd0258d0092768abc168646f4bec5bc80c667c42bd828e4574ec0c
0xd03bb47aa6bdbec93f6ccd52f9c3e8f1a6b7bd8eb56397a97558f7ff5e878ba9

Functions
Getter at block 21185426
decimals(view returns (uint8)
4
name(view returns (string)
Venture Capital Token
paused(view returns (bool)
false
symbol(view returns (string)
VC
totalSupply(view returns (uint256)
2000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isPauser(address accountview returns (bool)
State-modifying
addPauser(address account
approve(address spenderuint256 valuereturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
pause(
renouncePauser(
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Paused(address account
PauserAdded(address indexed account
PauserRemoved(address indexed account
Transfer(address indexed fromaddress indexed touint256 value
Unpaused(address account
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.